So it was easy to run all socket tests without remembering the exact path(s). Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
13 lines
214 B
YAML
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
|