zephyr/tests/unit/util
Christopher Friedt 1695b5a0b2 tests: unit: util: add array for-each tests
Add tests for the following two macros

* ARRAY_FOR_EACH(array, idx_var)
* ARRAY_FOR_EACH_PTR(array, ptr_var)

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-01-04 08:27:29 +09:00
..
CMakeLists.txt tests: unit: util: Rework test structure for C++ testing 2024-01-02 16:01:11 +00:00
main.c tests: unit: util: add array for-each tests 2024-01-04 08:27:29 +09:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests: unit: util: Rework test structure for C++ testing 2024-01-02 16:01:11 +00:00