Add test cases using settings-partition chosen for both FCB and NVS. Signed-off-by: Alexander Mihajlovic <a@abxy.se>
9 lines
313 B
YAML
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
|