zephyr/tests/subsys/fs/fs_api/src
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
..
main.c
test_fs_dir_file.c tests: fs: update for change in capability 2020-09-03 21:49:34 +02:00
test_fs.c tests: fs: update for change in capability 2020-09-03 21:49:34 +02:00
test_fs.h
test_multi_fs.c tests: fs: update for change in capability 2020-09-03 21:49:34 +02:00