zephyr/tests/unit/util
Peter Bigot 95d32549e7 tests/unit/util: refactor to test in both C and C++ language environments
Move all the tests into an include file that is included once from the
main C-compiled module, and again from a linked in C++-compiled
module.  The C compile invokes both test suites.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-08-12 16:39:37 -05: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 tests/unit/util: refactor to test in both C and C++ language environments 2020-08-12 16:39:37 -05:00
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05:00