Commit 137e8528 authored by Martin Åberg's avatar Martin Åberg Committed by Jukka Rissanen
Browse files

net: run the net.pm test on LEON



Adds the test to at least one big-endian system.

Signed-off-by: default avatarMartin Åberg <martin.aberg@gaisler.com>
parent 3658f74d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
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: