Enable this test which runs in native_posix in native_sim. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
13 lines
206 B
YAML
13 lines
206 B
YAML
tests:
|
|
shell.flash:
|
|
min_flash: 64
|
|
min_ram: 32
|
|
filter: ( CONFIG_FLASH_SHELL )
|
|
tags:
|
|
- flash
|
|
- shell
|
|
platform_allow:
|
|
- qemu_x86
|
|
- native_posix
|
|
- native_sim
|