zephyr/tests/lib/devicetree/devices
Michał Barnaś 1ea41b34c6 ztest: improve some tests
This commit changes some tests from using zassert_equal to validate
the pointers to using the zassert_is_null and zassert_not_null.

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2022-09-09 07:05:38 -04:00
..
src ztest: improve some tests 2022-09-09 07:05:38 -04:00
app.overlay tests: devicetree: device: Rename gpio@0 to avoid name conflict 2022-08-26 12:51:45 +02:00
CMakeLists.txt
prj.conf tests: lib: devicetree: move devices to new ztest API 2022-07-19 13:00:37 -07:00
README
testcase.yaml tests: devicetree: device: Exclude test on bbc_microbit 2022-08-19 12:08:33 +02:00

Test cases for the device API devicetree data.