1sample:
2  name: Shell Sensor Module Sample
3tests:
4  sample.sensor.shell:
5    integration_platforms:
6      - frdm_k64f
7    filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
8    tags: shell
9    harness: keyboard
10    min_ram: 20
11    min_flash: 33
12