zephyr/tests/net/utils/testcase.yaml
Jukka Rissanen 127220c663 tests: net: Run various tests only in qemu_x86 or native_posix
No need to run the tests in real hardware as there we can run
out of network buffers that happened with Atmel SAM-E70.

Fixes #8966

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-07-21 08:26:02 -04:00

8 lines
121 B
YAML

common:
depends_on: netif
platform_whitelist: native_posix qemu_x86
tests:
net.util:
min_ram: 24
tags: net