zephyr/tests/net/socket/poll/testcase.yaml
Jukka Rissanen a76b786eb6 tests: net: poll: Moving config options from yaml to conf file
Moving Kconfig options from testcase.yaml file to prj.conf so
that we can run the test app easily from command line and without
sanitycheck.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-09-10 12:45:38 +03:00

8 lines
165 B
YAML

common:
depends_on: netif
platform_whitelist: native_posix native_posix_64 qemu_x86 qemu_cortex_m3
tests:
net.socket.udp:
min_ram: 21
tags: net socket