zephyr/tests/shell/testcase.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

6 lines
153 B
YAML

tests:
test:
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
or CONFIG_NATIVE_POSIX_STDIN_CONSOLE
tags: shell