1common: 2 # There is nothing hw specific to be tested here 3 # so let's limit the test to a few platforms. 4 platform_allow: 5 - qemu_x86 6 - qemu_leon3 7 - qemu_riscv32 8 - qemu_riscv64 9 integration_platforms: 10 - qemu_x86 11 depends_on: netif 12tests: 13 net.pm: 14 tags: net 15