zephyr/tests/subsys/settings/fcb/raw/testcase.yaml
Yuval Peress d733153fe6 tests: settings: Update test project structures
Update the structure to reduce redundancies with additional config
files needed for native_posix platforms that replicate most of the
same config values.

Signed-off-by: Yuval Peress <peress@google.com>
2022-02-11 09:47:57 -05:00

11 lines
298 B
YAML

tests:
system.settings.fcb.raw:
platform_allow: nrf52840dk_nrf52840 nrf52dk_nrf52832
tags: settings_fcb
extra_configs:
- CONFIG_ARM_MPU=n
- CONFIG_STDOUT_CONSOLE=y
system.settings.fcb.raw_native_posix:
platform_allow: native_posix native_posix_64
tags: settings_fcb