zephyr/tests
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
..
application_development
arch mmu: support only identity RAM mapping 2020-09-03 14:24:38 -04:00
benchmarks
bluetooth
boards
crypto
deprecated
drivers tests: drivers: dac_loopback: Fix dependencies 2020-09-03 14:46:03 -05:00
kernel kernel: demote k_mem_map to z_mem_map 2020-09-03 14:24:38 -04:00
lib
misc/test_build
net
portability
posix
shell
subsys tests: fs: update for change in capability 2020-09-03 21:49:34 +02:00
unit
ztest