Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
237 B
YAML
10 lines
237 B
YAML
sample:
|
|
description: BSD Sockets API TCP echo server sample
|
|
using non-blocking sockets
|
|
name: socket_echo_async
|
|
tests:
|
|
sample.net.sockets.echo_async_select:
|
|
harness: net
|
|
platform_whitelist: qemu_x86
|
|
tags: net socket
|