zephyr/tests/kernel/device
Dmytro Firsov 40fe36669c tests: kernel: exclude xenvm from device tests
Zephyr device and device.pm tests uses device tree fragments applied
to main board device trees. For xenvm they have conflicting
address/size cells definition with board DT. It leads to CI and test
issues during build (xenvm has 0x2 cells, tests have 0x1).

Signed-off-by: Dmytro Firsov <dmytro_firsov@epam.com>
2023-09-15 11:15:00 +01:00
..
boards tests: kernel: device: test sub-priority 2023-07-25 15:58:06 +00:00
dts/bindings tests: kernel: device: test sub-priority 2023-07-25 15:58:06 +00:00
src tests: kernel: device: test sub-priority 2023-07-25 15:58:06 +00:00
app.overlay tests: kernel: device: test sub-priority 2023-07-25 15:58:06 +00:00
CMakeLists.txt
prj.conf
testcase.yaml tests: kernel: exclude xenvm from device tests 2023-09-15 11:15:00 +01:00