zephyr/tests/lib/devicetree/api
Swift Tian 74ddfbc8a2 tests: devicetree: Add a test test_child_nodes_number
The test uses DT_CHILD_NUM and DT_INST_CHILD_NUM to get the number of
child nodes of a given node from generated macro.
The test uses DT_CHILD_NUM_STATUS_OKAY and DT_INST_CHILD_NUM_STATUS_OKAY
to get the number of child nodes of a given node which children's status
are "okay" from generated macro.

Signed-off-by: Swift Tian <swift.tian@ambiq.com>
2024-05-03 11:18:43 +02:00
..
src tests: devicetree: Add a test test_child_nodes_number 2024-05-03 11:18:43 +02:00
app.overlay dts: bindings: can: remove optional sample point properties 2024-03-17 15:36:19 +01:00
CMakeLists.txt
prj.conf
README
testcase.yaml

Test cases for the devicetree.h API.