The native_posix port also supports shell apps thru its stdin redirection. Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
6 lines
153 B
YAML
6 lines
153 B
YAML
tests:
|
|
test:
|
|
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
|
|
or CONFIG_NATIVE_POSIX_STDIN_CONSOLE
|
|
tags: shell
|