1tests: 2 libraries.devicetree.api: 3 tags: devicetree 4 # We only need this to run on one platform so use native_sim as it 5 # will mostly likely be the fastest. 6 platform_allow: 7 - native_sim 8 - qemu_x86 9 - qemu_x86_64 10 - qemu_cortex_m3 11 - qemu_riscv32 12 integration_platforms: 13 - native_sim 14