zephyr/tests
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
..
application_development tests: add a C++ compile test. 2018-04-09 23:21:52 -04:00
benchmarks tests: add min_flash option for some tests 2018-04-10 10:07:18 -05:00
bluetooth tests: cleanup meta-data of various tests 2018-04-09 22:55:20 -04:00
boards/altera_max10 tests: boards: altera_max10: Add test for Nios-II i2c core 2018-02-07 19:37:35 -05:00
booting/stub
compliance
crypto tests: crypto: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
drivers tests: fix meta data of peripheral tests 2018-04-25 14:18:15 +05:30
include ztest: support skipping tests 2018-04-25 14:18:15 +05:30
kernel tests: allow unsupported tests to be skipped 2018-04-25 14:18:15 +05:30
lib tests: allow unsupported tests to be skipped 2018-04-25 14:18:15 +05:30
misc/test_build tests: Added test for UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
net tests: allow unsupported tests to be skipped 2018-04-25 14:18:15 +05:30
posix tests: posix: mqueue remove extra printk 2018-04-25 14:18:15 +05:30
power
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys susbsys: settings: fix coverity issues 2018-04-25 22:25:32 +05:30
unit tests: cleanup meta-data of various tests 2018-04-09 22:55:20 -04:00
ztest ztest: support skipping tests 2018-04-25 14:18:15 +05:30
CMakeLists.txt
Kconfig tests: Kconfig: Added a new kconfig. 2018-03-19 18:16:58 -04:00