zephyr/samples/net/sockets/echo_server/sample.yaml
Paul Sokolovsky 8c50ce934b samples: net: socket: Add "socket" tag to sample.yaml's
So it was easy to run all socket tests without remembering
the exact path(s).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-01-25 10:35:39 +02:00

13 lines
214 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 socket
min_flash: 140