zephyr/samples/subsys/shell/shell_module/sample.yaml
Alberto Escolar Piedras 6ef85ed6fc test: shell: native_posix also supports shell
The native_posix port also supports shell apps thru its
stdin redirection.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-02-02 07:48:46 -08:00

9 lines
212 B
YAML

sample:
name: Shell Sample
tests:
test:
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
or CONFIG_NATIVE_POSIX_STDIN_CONSOLE
tags: samples shell
harness: keyboard