zephyr/tests/lib/devicetree/api
Kumar Gala 357c70cfdc tests: devicetree: api: reduce DT_LABEL usage
A lot of places that DT_LABEL is used we can replace with DT_SAME_NODE
as we are just checking that the node we got from the macro is the
same as what we expect.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-19 09:09:13 -07:00
..
src tests: devicetree: api: reduce DT_LABEL usage 2022-07-19 09:09:13 -07:00
app.overlay dts: bindings: test: device labels are now optional 2022-07-19 12:31:53 +00:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf
README
testcase.yaml tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00

Test cases for the devicetree.h API.