Remove redundant 'sample' tag and add something that matches the functionality and features being tested, demonstrated. Avoid short abbriviations and using full names for fs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
151 B
YAML
8 lines
151 B
YAML
sample:
|
|
name: echo Sample
|
|
tests:
|
|
test:
|
|
filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT
|
|
tags: console
|
|
harness: keyboard
|