zephyr/tests/subsys/storage/flash_map/testcase.yaml
Alberto Escolar Piedras 8abdc49664 tests/subsys several: Use hwmv2 native targets identifiers
For the 64 bit targets, change identifiers to the new hwmv2 ones.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-15 16:13:12 +01:00

38 lines
887 B
YAML

tests:
storage.flash_map:
platform_allow:
- nrf51dk/nrf51822
- qemu_x86
- native_posix
- native_posix/native/64
- native_sim
- native_sim/native/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/mk64f12
- twr_ke18f
integration_platforms:
- nrf52840dk/nrf52840
tags: flash_map
storage.flash_map.mbedtls:
extra_args: OVERLAY_CONFIG=overlay-mbedtls.conf
platform_allow:
- nrf51dk/nrf51822
- qemu_x86
- native_posix
- native_posix/native/64
- native_sim
- native_sim/native/64
- mr_canhubk3
tags: flash_map
integration_platforms:
- native_sim