zephyr/tests/subsys/settings
Andrzej Puzdrowski 9fe30535d7 susbsys: settings: fix coverity issues
API settings_subsys_init call was changed so that it returns
error (so returns int instead of void).
Prototype of storage helper function export_func for
settings_handler::h_export was changed so that it returns error
(so returns int instead of void).
Fixed few other error handling issues by ignoring return
values.

Tests were aligned to above patches.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-04-25 22:25:32 +05:30
..
fcb susbsys: settings: fix coverity issues 2018-04-25 22:25:32 +05:30
nffs susbsys: settings: fix coverity issues 2018-04-25 22:25:32 +05:30
src subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00