zephyr/tests/unit/util
Martí Bolívar bd86078376 sys/util.h: add FOR_EACH_NONEMPTY_TERM
This is an extension to the existing FOR_EACH family of macros that
has a couple of twists that make it more useful in certain contexts,
as explained in the docstring.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-08-24 20:29:11 -04:00
..
CMakeLists.txt tests/unit/util: refactor to test in both C and C++ language environments 2020-08-12 16:39:37 -05:00
main.c tests/unit/util: refactor to test in both C and C++ language environments 2020-08-12 16:39:37 -05:00
maincxx.cxx tests/unit/util: refactor to test in both C and C++ language environments 2020-08-12 16:39:37 -05:00
test.inc sys/util.h: add FOR_EACH_NONEMPTY_TERM 2020-08-24 20:29:11 -04:00
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05:00