zephyr/tests/subsys/settings/functional/fcb/testcase.yaml
Alexander Mihajlovic 296d51511d tests: settings: Add tests for chosen zephyr,settings-partition
Add test cases using settings-partition chosen for both FCB and NVS.

Signed-off-by: Alexander Mihajlovic <a@abxy.se>
2022-03-24 08:16:46 -04:00

9 lines
313 B
YAML

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