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:
Martin Åberg 2020-11-16 13:35:18 +01:00 committed by Jukka Rissanen
parent 3658f74d17
commit 137e8528ec
1 changed files with 2 additions and 2 deletions

View File

@ -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: