zephyr/tests/subsys/settings/src
Kamil Piszczek 43943b94d7 tests: subsys: settings: tightening scope of common test functions
Limited the scope of helper functions that are used in the common test
source. Now it is easier to identify which functions are intended to be
used in the test suite.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
2019-09-27 10:06:40 -07:00
..
settings_empty_lookups.c subsys/settings: Allow to register custom backends in settings subsystem 2019-04-26 11:24:31 +03:00
settings_enc.c tests: subsys: settings: tightening scope of common test functions 2019-09-27 10:06:40 -07:00
settings_test_commit.c subsys/settings: Allow to register custom backends in settings subsystem 2019-04-26 11:24:31 +03:00
settings_test_getset_int64.c subsys/settings: Allow to register custom backends in settings subsystem 2019-04-26 11:24:31 +03:00
settings_test_getset_int.c subsys/settings: Allow to register custom backends in settings subsystem 2019-04-26 11:24:31 +03:00
settings_test_getset_unknown.c subsys/settings: Allow to register custom backends in settings subsystem 2019-04-26 11:24:31 +03:00
settings_test_insert.c