zephyr/tests/subsys
Andrzej Puzdrowski cfffd1f782 tests/subsys/settings/nffs: fix not initialized variables issues
A few settings module variables were not initialized before used.
Normally these variable are initialized in the back-end
initialization call which couldn't be done in affected unit tests.

This path initialize these variable via assignments in test code.

fixes #19722

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-10-11 13:30:36 +02:00
..
can/frame tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
debug/tracing tests: tracing: add tests for tracing features 2019-09-27 14:42:22 -04:00
dfu tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
fs samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
jwt cmake: samples/tests: update cmake_minimum_required() to 3.13.1 2019-09-27 23:09:24 -04:00
logging tests/subsys/logging/log_core: increase log buffer size 2019-09-15 11:33:47 +08:00
settings tests/subsys/settings/nffs: fix not initialized variables issues 2019-10-11 13:30:36 +02:00
shell/shell_history shell_history_test: make the test succeed on 64-bit targets 2019-07-04 07:24:56 -04:00
storage/flash_map tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
usb usb: tests: Pass correct lengths to hexdump in usb bos test 2019-09-16 15:33:10 -05:00