zephyr/samples/net/sockets/echo_async/sample.yaml
Anas Nashif b5b8095749 samples: bluetooth and net samples need test setup
remove build_only and make them depend on test harness (bluetooth)

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-28 20:24:29 -05:00

10 lines
198 B
YAML

sample:
description: BSD Sockets API TCP echo server sample
using non-blocking sockets
name: socket_echo_async
tests:
test:
harness: net
platform_whitelist: qemu_x86
tags: net