zephyr/tests/unit
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
..
base64 global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
crc crc: Add crc8 implementation and tests 2020-03-10 12:53:53 +02:00
intmath
list global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
math_extras
rbtree
timeutil
util sys/util.h: add UTIL_OR and UTIL_AND 2020-03-25 13:21:28 +01:00