zephyr/tests/subsys/settings/functional/fcb/testcase.yaml
Alberto Escolar Piedras 00f2397364 tests/subsys/settings: Use hwmv2 native targets identifiers
For the 64 bit targets, change identifiers to the new hwmv2 ones.
And remove redundant overlays (which were equal for the 32
and 64 bit versions)

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

29 lines
630 B
YAML

tests:
settings.functional.fcb:
platform_allow:
- nrf52840dk/nrf52840
- nrf52dk/nrf52832
- native_posix
- native_posix/native/64
- native_sim
- native_sim/native/64
- mr_canhubk3
integration_platforms:
- nrf52840dk/nrf52840
tags:
- settings
- fcb
settings.functional.fcb.chosen:
extra_args: DTC_OVERLAY_FILE=./chosen.overlay
platform_allow:
- native_posix
- native_posix/native/64
- native_sim
- native_sim/native/64
- mr_canhubk3
integration_platforms:
- native_sim
tags:
- settings
- fcb