zephyr/tests/lib/devicetree
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
..
api tests: devicetree: api: reduce DT_LABEL usage 2022-07-19 09:09:13 -07:00
api_ext cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
devices test: lib: devices: test DEVICE_INIT_* macros 2022-07-06 10:44:50 +02:00
memory_region tests: memory_region: Move to new ztest API 2022-07-08 20:13:04 +00:00