net: run the net.pm test on LEON
Adds the test to at least one big-endian system. Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
This commit is contained in:
parent
3658f74d17
commit
137e8528ec
|
@ -1,7 +1,7 @@
|
|||
common:
|
||||
# There is nothing hw specific to be tested here
|
||||
# so let's limit the test to qemu_x86
|
||||
platform_allow: qemu_x86
|
||||
# so let's limit the test to a few platforms.
|
||||
platform_allow: qemu_x86 qemu_leon3
|
||||
depends_on: netif
|
||||
tests:
|
||||
net.pm:
|
||||
|
|
Loading…
Reference in New Issue