zephyr/tests/subsys/fs
Dominik Ermel 738bddf765 tests: fs: Add tests for fs_tell/fs_seek ENOTSUP error
The fs_seek and fs_tell are expected to return -ENOTUSP if file system
driver lacks implementation of said funcions.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-01-09 08:33:24 -05:00
..
common
fat_fs_api tests/fs/fat: correct format specifiers 2020-11-17 18:48:10 -05:00
fat_fs_dual_drive tests/fs/fat: correct format specifiers 2020-11-17 18:48:10 -05:00
fcb
fs_api tests: fs: Add tests for fs_tell/fs_seek ENOTSUP error 2021-01-09 08:33:24 -05:00
littlefs
multi-fs tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
nvs