It's expected that there will be few socket-based samples, so move tehm under samples/sockets/ to not clutter the main dir. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
9 lines
183 B
YAML
9 lines
183 B
YAML
sample:
|
|
description: BSD Sockets API TCP echo server sample
|
|
name: socket_echo
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
platform_whitelist: qemu_x86
|
|
tags: net
|