zephyr/samples/net/sockets/echo_server/sample.yaml
Robert Lubos b813502077 samples: net: Socket based echo_server
Echo server sample running on top of network sockets.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2018-06-28 15:18:42 +03:00

12 lines
188 B
YAML

common:
harness: net
tags: net
depends_on: netif
sample:
description: Test network sockets using a client/server
sample
name: Socket Echo Server
tests:
test:
tags: net