zephyr/tests/subsys
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
..
dfu tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
fs tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
logging/logger-hook tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
settings susbsys: settings: fix coverity issues 2018-04-25 22:25:32 +05:30
storage/flash_map tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00