zephyr/samples/subsys/shell/shell_module/sample.yaml

15 lines
358 B
YAML

sample:
name: Shell Sample
tests:
test:
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
tags: samples shell
harness: keyboard
min_ram: 40
test_minimal:
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
tags: samples shell
harness: keyboard
extra_args: CONF_FILE="prj_minimal.conf"