zephyr/tests/subsys/settings/functional/fcb/testcase.yaml
Alberto Escolar Piedras b7fa935a0d tests/subsys/settings/functional/*: Switch to native_sim
Enable native_sim for these tests (platform_allow filter)
Switch from native_posix to native_sim as default test platform
And switch overlays from native_posix to native_sim

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-22 09:53:20 +01:00

29 lines
602 B
YAML

tests:
settings.functional.fcb:
platform_allow:
- nrf52840dk_nrf52840
- nrf52dk_nrf52832
- native_posix
- native_posix_64
- native_sim
- native_sim_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_64
- native_sim
- native_sim_64
- mr_canhubk3
integration_platforms:
- native_sim
tags:
- settings
- fcb