zephyr/tests/unit
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
..
base64 lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
cbprintf tests: unit: cbprintf: Add tests for string validation 2023-11-24 09:23:18 +01:00
crc tests: crc: remove unrelated tag 2023-11-30 11:23:11 -05:00
intmath tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
list tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
math_extras tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net_timeout tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
pot tests: unit: Fix Power-of-Two test build issue 2023-12-19 10:03:47 -05:00
rbtree lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
time_units tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
timeutil lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
util tests: unit: util: add array for-each tests 2024-01-04 08:27:29 +09:00
winstream lib: move utilities into own folder 2023-12-22 09:54:12 +01:00