zephyr/tests/unit/util
Peter Bigot 9024669a67 testsuite: fix unittest cross-language flags
Unit tests may include C++ code, so ensure the compiler flags are
consistent to avoid link errors.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-08-31 11:02:35 -04:00
..
CMakeLists.txt testsuite: fix unittest cross-language flags 2020-08-31 11:02:35 -04: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