zephyr/samples/net/sockets/echo/sample.yaml
Gil Pitney ab09674e4c samples: net: include sockets echo sample build in cc3220sf sanitycheck
Previously, wifi-enabled samples were not built by sanitycheck for the
cc3220sf_launchxl.

This patch gets the sockets echo sample to build.

Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2018-10-11 15:51:57 +03:00

9 lines
150 B
YAML

sample:
description: BSD Sockets API TCP echo server sample
name: socket_echo
tests:
test:
harness: net
depends_on: netif
tags: net