zephyr/tests/kernel/device
Carlo Caione 26856ca878 test: device: Specify address and size cells.
The test is wrongly assuming that all the archs have #address-cells =
<1> and #size-cells = <1> at the DT root. This is not always true, and
it makes the test failing for AArch64. Fix the wrong assumption.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-11-29 19:41:27 -05:00
..
src tests: kernel: device: add missing include 2021-11-29 10:33:41 -05:00
app.overlay test: device: Specify address and size cells. 2021-11-29 19:41:27 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf test: pm: device: Fix build options 2021-10-07 15:44:32 -04:00
testcase.yaml tests: kernel: device: Exclude beaglev_starlight_jh7100 2021-07-14 16:12:57 +03:00