9 lines
177 B
YAML
9 lines
177 B
YAML
common:
|
|
# There is nothing hw specific to be tested here
|
|
# so let's limit the test to qemu_x86
|
|
platform_allow: qemu_x86
|
|
depends_on: netif
|
|
tests:
|
|
net.pm:
|
|
tags: net
|