zephyr/tests/unit/util
Martí Bolívar 1edc84f526 sys/util.h: add UTIL_OR and UTIL_AND
These are short-circuiting utility helpers that can save typing
in situations where avoiding evaluation of the not-taken branch
skips invalid expressions.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-03-25 13:21:28 +01:00
..
CMakeLists.txt
main.c sys/util.h: add UTIL_OR and UTIL_AND 2020-03-25 13:21:28 +01:00
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05:00