1sample:
2  description: Shell commands for inspecting flash driver behavior
3  name: Flash shell
4tests:
5  sample.drivers.flash.shell:
6    tags:
7      - flash
8      - shell
9    filter: CONFIG_FLASH_HAS_DRIVER_ENABLED
10    platform_exclude:
11      - stm32h7s78_dk
12      - gd32f350r_eval
13    harness: keyboard
14    min_ram: 12
15    integration_platforms:
16      - qemu_x86
17