zephyr/tests/subsys/fs
Peter A. Bigot 338f0caca0 tests: fs: update for change in capability
FS_TYPE_END is no longer used as there is no hard-coded limit on the
number of file systems.  Replace with the limit used when only in-tree
file systems are enabled.

The test for unsupported file systems is no longer valid.  Instead
verify that attempting to register a file system when there is no room
for it fails as expected.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-09-03 21:49:34 +02:00
..
common tests/subsys/fs: Add fs_open flags tests to LittleFS 2020-07-30 16:33:18 +02:00
fat_fs_api sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
fat_fs_dual_drive device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fcb sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
fs_api tests: fs: update for change in capability 2020-09-03 21:49:34 +02:00
littlefs sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
multi-fs device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
nvs device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00