zephyr/tests/subsys
Andrzej Puzdrowski 94a022c954 fcb: start using errno codes
Switch form using privater FCB error codes to
errno codes. FCB private codes convention were compatible
with <errno.h> codes:
- 0 mean success
- negative values mean errors
- similar error types.
There was no sense to kept private FCB error codes.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-09-08 12:42:53 +02:00
..
can/frame tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
dfu tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
fs fcb: start using errno codes 2019-09-08 12:42:53 +02:00
jwt
logging riscv: add a qemu_riscv64 board 2019-08-09 09:11:45 -05:00
settings tests: subsys: settings: functional: nvs & fcb split for CI 2019-09-08 12:35:15 +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 Revert "sys/util.h: helper macro to perform pointer difference" 2019-07-17 03:44:03 -04:00