zephyr/tests/net/pm/testcase.yaml
Martin Åberg 4604c45541 tests: enable and run many tests on RISC-V
This commit enables lots of tests on riscv32 and riscv64 which were
previously disabled.

Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
2021-01-15 13:06:33 -05:00

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