zephyr/samples/net/sockets/echo/sample.yaml
Jukka Rissanen 4223a2e685 samples: net: sockets: Create a test for socket offloading
Create a test of socket offloading. Build the test for
cc3220sf_launchxl board.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-08-19 12:42:40 -04:00

13 lines
308 B
YAML

sample:
description: BSD Sockets API TCP echo server sample
name: socket_echo
common:
harness: net
depends_on: netif
tests:
sample.net.sockets.echo:
tags: net socket
sample.net.sockets.echo.offload.simplelink:
platform_whitelist: cc3220sf_launchxl
tags: net socket offload simplelink