2020-05-20 01:47:35 +08:00
|
|
|
common:
|
|
|
|
# There is nothing hw specific to be tested here
|
2020-11-16 20:35:18 +08:00
|
|
|
# so let's limit the test to a few platforms.
|
2021-01-08 04:16:03 +08:00
|
|
|
platform_allow: qemu_x86 qemu_leon3 qemu_riscv32 qemu_riscv64
|
2020-05-20 01:47:35 +08:00
|
|
|
depends_on: netif
|
|
|
|
tests:
|
|
|
|
net.pm:
|
|
|
|
tags: net
|