Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
240 B
YAML
10 lines
240 B
YAML
common:
|
|
harness: net
|
|
tags: net
|
|
sample:
|
|
description: Can be used to test native posix connectivity via ethernet.
|
|
name: Native posix ethernet demo application
|
|
tests:
|
|
sample.net.eth_native_posix:
|
|
platform_whitelist: native_posix
|