1tests:
2  shell.flash:
3    min_flash: 64
4    min_ram: 32
5    filter: ( CONFIG_FLASH_SHELL )
6    tags:
7      - flash
8      - shell
9    platform_allow:
10      - qemu_x86
11      - native_posix
12