So it was easy to run all socket tests without remembering the exact path(s). Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
8 lines
149 B
YAML
8 lines
149 B
YAML
common:
|
|
depends_on: netif
|
|
platform_whitelist: native_posix qemu_x86 qemu_cortex_m3
|
|
tests:
|
|
net.socket.tcp:
|
|
min_ram: 32
|
|
tags: net socket
|