zephyr/tests/subsys/storage/flash_map/testcase.yaml
Alberto Escolar Piedras 6d762359a5 tests/subsys/storage/*: Switch to native_sim
Enable all these tests which run in native_posix in native_sim,
Switch from native_posix to native_sim as default test platform

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-22 09:54:03 +01:00

38 lines
855 B
YAML

tests:
storage.flash_map:
platform_allow:
- nrf51dk_nrf51422
- qemu_x86
- native_posix
- native_posix_64
- native_sim
- native_sim_64
- mr_canhubk3
tags: flash_map
integration_platforms:
- native_sim
storage.flash_map.mpu:
extra_args: OVERLAY_CONFIG=overlay-mpu.conf
platform_allow:
- nrf52840dk_nrf52840
- nrf52dk_nrf52832
- frdm_k64f
- hexiwear_k64
- twr_ke18f
integration_platforms:
- nrf52840dk_nrf52840
tags: flash_map
storage.flash_map.mbedtls:
extra_args: OVERLAY_CONFIG=overlay-mbedtls.conf
platform_allow:
- nrf51dk_nrf51422
- qemu_x86
- native_posix
- native_posix_64
- native_sim
- native_sim_64
- mr_canhubk3
tags: flash_map
integration_platforms:
- native_sim