zephyr/samples/net/sockets/echo_async/sample.yaml
Anas Nashif 0356590df5 tests: samples: fix yaml syntax
Fix indentation and syntax and make it pass yamllint tool.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-15 08:15:00 -04:00

10 lines
210 B
YAML

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