zephyr/tests/subsys/fs
Peter Bigot 204c9971ab subsys/fs/littlefs: fix Coverity issues
Closes #18392 by asserting and returning an error if the block size is
not positive.

Closes #18458.  The diagnosis here was not relevant as an in-range EOS
is written before the buffer is used, but using the non-terminated
length is slightly more clear about intent and may avoid a read overrun
of the mount point.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-08-19 08:34:17 +02:00
..
fat_fs_api boards: remove arduino 101 and related boards 2019-07-29 21:30:25 -07:00
fat_fs_dual_drive cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
fcb tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
littlefs subsys/fs/littlefs: fix Coverity issues 2019-08-19 08:34:17 +02:00
multi-fs cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
nffs_fs_api cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
nvs tests/subsys/fs/nvs: entry delete test 2019-08-08 11:07:48 +02:00