mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 17:33:00 +00:00
Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
151 B
YAML
9 lines
151 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
sample.net.sockets.coap_server:
|
|
harness: net
|
|
tags: net socket
|
|
platform_whitelist: qemu_x86
|