zephyr/tests/subsys/fs
Kumar Gala 1706bd2b41 tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE
Convert tests to DEVICE_{DT_}DEFINE instead of DEVICE_AND_API_INIT
so we can deprecate DEVICE_AND_API_INIT in the future.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-19 20:05:40 -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 test: fs: improve code coverage for file system core 2020-12-15 11:17:54 +01: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