zephyr/tests/subsys/shell/shell_flash/testcase.yaml
Alberto Escolar Piedras c47702cb7e tests/subsys/shell/shell_flash: Enable for native_sim
Enable this test which runs in native_posix in native_sim.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-27 16:06:42 +00:00

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