zephyr/samples/net/sockets/echo_client/sample.yaml
Robert Lubos f01b81731b samples: net: Socket based echo_client
Echo client 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 Client
tests:
test:
tags: net