zephyr/tests/subsys/settings/nvs
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
..
src tests: settings: nvs: remove unused settings handlers 2022-12-08 17:38:35 +09:00
CMakeLists.txt tests: settings: remove passing -DTEST_${TEST} from cmake 2022-12-07 10:19:57 +00:00
prj.conf tests: settings: remove explicit CONFIG_STDOUT_CONSOLE=y 2022-12-16 14:38:51 +01:00
testcase.yaml