Echo server sample running on top of network sockets. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
12 lines
188 B
YAML
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
|