use sample.sensor.shell instead of test. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
217 B
YAML
10 lines
217 B
YAML
sample:
|
|
name: Shell Sensor Module Sample
|
|
tests:
|
|
sample.sensor.shell:
|
|
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
|
|
tags: shell
|
|
harness: keyboard
|
|
min_ram: 20
|
|
min_flash: 33
|