zephyr/tests/kernel/device
Kumar Gala ab9d935fed tests: kernel: device: Exclude beaglev_starlight_jh7100
We excluded the beaglev_starlight_jh7100 from this test but only did
the kernel.device.pm test.  We should have excluded the platform
from both tests.

The beaglev_starlight_jh7100 uses a full 64-bit devicetree map
which uses #{address/size}-cells = 2.  The device test expects
that #{address/size}-cells = 1 so exclude beaglev_starlight_jh7100
from the test.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-07-14 16:12:57 +03:00
..
src pm: remove callback from control function 2021-07-13 09:36:45 -04:00
CMakeLists.txt
app.overlay tests: device: add device_mmio tests 2020-07-17 11:38:18 +02:00
prj.conf
testcase.yaml tests: kernel: device: Exclude beaglev_starlight_jh7100 2021-07-14 16:12:57 +03:00