zephyr/tests/subsys/settings/functional/fcb/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

21 lines
504 B
YAML

tests:
system.settings.functional.fcb:
platform_allow:
- nrf52840dk_nrf52840
- nrf52dk_nrf52832
- native_posix
- native_posix_64
- mr_canhubk3
integration_platforms:
- nrf52840dk_nrf52840
tags: settings_fcb
system.settings.functional.fcb.chosen:
extra_args: DTC_OVERLAY_FILE=./chosen.overlay
platform_allow:
- native_posix
- native_posix_64
- mr_canhubk3
integration_platforms:
- native_posix
tags: settings_fcb