zephyr/tests/subsys/settings/fcb/testcase.yaml
Marcin Niestroj a854d1d6f5 tests: settings: remove explicit CONFIG_STDOUT_CONSOLE=y
This option is selected by default, so there is no need to select it
explicitly. Additionally, selecting this option for native_posix platforms
results in configuration time warning due to unsatisfied
!NATIVE_APPLICATION dependency.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2022-12-16 14:38:51 +01:00

8 lines
219 B
YAML

tests:
system.settings.fcb.raw:
platform_allow: nrf52840dk_nrf52840 nrf52dk_nrf52832 native_posix native_posix_64
integration_platforms:
- nrf52840dk_nrf52840
- native_posix
tags: settings_fcb