Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
173 B
YAML
8 lines
173 B
YAML
sample:
|
|
name: echo Sample
|
|
tests:
|
|
sample.subsys.console.echo:
|
|
filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT
|
|
tags: console
|
|
harness: keyboard
|