zephyr/tests/subsys/storage/flash_map/testcase.yaml
Manuel Argüelles 23259aecdd tests: enable flash tests for mr_canhubk3 board
Various tests enabled to use the on-board QSPI memory.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2023-07-26 09:44:14 +02:00

34 lines
777 B
YAML

tests:
storage.flash_map:
platform_allow:
- nrf51dk_nrf51422
- qemu_x86
- native_posix
- native_posix_64
- mr_canhubk3
tags: flash_map
integration_platforms:
- native_posix
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
- mr_canhubk3
tags: flash_map
integration_platforms:
- native_posix