zephyr/tests/kernel/device/testcase.yaml
Kumar Gala 1e71415214 tests: kernel: device: Exclude beaglev_starlight_jh7100
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-06-30 13:39:52 -04:00

13 lines
282 B
YAML

common:
tags: device userspace
integration_platforms:
- native_posix
tests:
kernel.device:
tags: kernel device
kernel.device.pm:
tags: kernel device
platform_exclude: mec15xxevb_assy6853 beaglev_starlight_jh7100
extra_configs:
- CONFIG_PM_DEVICE=y