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 tests/subsys/fs: Add fs_open flags tests to LittleFS 2020-07-30 16:33:18 +02:00
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 tests/fs/fcb: Enable non-0xff erase value tests 2020-11-16 13:39:04 +01:00
fs_api tests: fs: Add tests for fs_tell/fs_seek ENOTSUP error 2021-01-09 08:33:24 -05:00
littlefs tests/fs/littlefs: Add tests for FS_MOUNT_FLAG_* 2020-11-06 13:10:13 -05:00
multi-fs tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
nvs device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00