zephyr/tests
Carlo Caione 935268ee64 devicetree.h: DT_FOREACH_NODE_VARGS, DT_FOREACH_STATUS_OKAY_NODE_VARGS
Add the _VARGS variant of DT_FOREACH_NODE and
DT_FOREACH_STATUS_OKAY_NODE for when we want to do some kind of
operation on all the nodes in the tree.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-07-07 11:41:19 +02:00
..
application_development scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00
arch arch: x86: updated acpi config macro 2023-06-30 17:53:01 +03:00
benchmarks tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
bluetooth Bluetooth: Mesh: add shell statistic commands 2023-07-07 09:20:33 +02:00
boards inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
boot arch: x86: updated acpi config macro 2023-06-30 17:53:01 +03:00
bsim tests: Bluetooth: Mesh: test 32-bytes auth static OOB 2023-07-07 11:11:32 +02:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers emul: Add SBS Gauge emulator backend_api 2023-07-07 09:22:20 +02:00
kernel tests: kernel: events: test return value 2023-07-07 09:24:25 +02:00
lib devicetree.h: DT_FOREACH_NODE_VARGS, DT_FOREACH_STATUS_OKAY_NODE_VARGS 2023-07-07 11:41:19 +02:00
misc tests: misc: check_init_priorities: check for zephyr_pre1 target 2023-06-21 09:32:05 +02:00
net net: conn_mgr: Bulk convenience functions 2023-06-30 16:10:23 +02:00
posix tests: posix: nanosleep: condense test cases 2023-07-06 11:47:07 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys rtio: Implement a NO_RESPONSE flag for SQEs 2023-06-23 12:31:09 -04:00
unit
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml