zephyr/tests/net/socket/select/testcase.yaml
Nicolas Pitre 6609c12516 tests: enable native_posix_64 testing
Whenever conditions are applied to native_posix, they should apply to
native_posix_64 too.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-16 10:41:11 -07:00

8 lines
167 B
YAML

common:
depends_on: netif
platform_whitelist: native_posix native_posix_64 qemu_x86 mps2_an385
tests:
net.socket:
min_ram: 21
tags: net socket userspace