The test `storage.flash_map.mpu` for `nrf52840dk/nrf52840` fails althought the output is correct. Time to test execution is not enough. This change extend test execution timeout. Signed-off-by: Katarzyna Giądła <katarzyna.giadla@nordicsemi.no>
52 lines
1.2 KiB
YAML
52 lines
1.2 KiB
YAML
tests:
|
|
storage.flash_map:
|
|
platform_allow:
|
|
- nrf51dk/nrf51822
|
|
- nrf9160dk/nrf9160/ns
|
|
- 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
|
|
timeout: 120
|
|
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
|
|
storage.flash_map.psa:
|
|
extra_args: OVERLAY_CONFIG=overlay-psa.conf
|
|
platform_allow:
|
|
- nrf51dk/nrf51822
|
|
- native_posix
|
|
- native_posix/native/64
|
|
- native_sim
|
|
- native_sim/native/64
|
|
- mr_canhubk3
|
|
tags: flash_map
|
|
integration_platforms:
|
|
- native_sim
|