zephyr/samples/subsys/console/echo/sample.yaml
Anas Nashif da5f185e06 samples: add test identifier
Add unique identifier instead of just 'test' for samples.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00

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