This commit enables lots of tests on riscv32 and riscv64 which were previously disabled. Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
9 lines
222 B
YAML
9 lines
222 B
YAML
common:
|
|
# There is nothing hw specific to be tested here
|
|
# so let's limit the test to a few platforms.
|
|
platform_allow: qemu_x86 qemu_leon3 qemu_riscv32 qemu_riscv64
|
|
depends_on: netif
|
|
tests:
|
|
net.pm:
|
|
tags: net
|