littlefs/tests
Christopher Haster 6b33ee5e34 Renamed lfs_fs_findfreeblocks -> lfs_fs_gc, tweaked documentation
The idea is in the future this function may be extended to support other
block janitorial work. In such a case calling this lfs_fs_gc provides a
more general name that can include other operations.

This is currently just wishful thinking, however.
2023-09-21 12:23:38 -05:00
..
test_alloc.toml Renamed lfs_fs_findfreeblocks -> lfs_fs_gc, tweaked documentation 2023-09-21 12:23:38 -05:00
test_attrs.toml Dropped namespacing of test cases 2022-09-17 03:03:39 -05:00
test_badblocks.toml Adopted erase_size/erase_count config in test block-devices/runners 2023-09-12 00:39:09 -05:00
test_bd.toml Dropped namespacing of test cases 2022-09-17 03:03:39 -05:00
test_compat.toml Added support for writing on-disk version lfs2.0 2023-06-29 12:31:22 -05:00
test_dirs.toml Merge remote-tracking branch 'origin/devel' into fix-dir-seek-end 2023-04-26 13:47:58 -05:00
test_entries.toml Dropped namespacing of test cases 2022-09-17 03:03:39 -05:00
test_evil.toml Dropped namespacing of test cases 2022-09-17 03:03:39 -05:00
test_exhaustion.toml Adopted erase_size/erase_count config in test block-devices/runners 2023-09-12 00:39:09 -05:00
test_files.toml Added BENCH/TEST_PRNG, replacing other ad-hoc sources of randomness 2022-12-06 23:09:07 -06:00
test_interspersed.toml Dropped namespacing of test cases 2022-09-17 03:03:39 -05:00
test_move.toml Added bench.py and bench_runner.c for benchmarking 2022-11-15 13:33:34 -06:00
test_orphans.toml Added lfs_fs_mkconsistent 2023-04-26 21:45:26 -05:00
test_paths.toml Dropped namespacing of test cases 2022-09-17 03:03:39 -05:00
test_powerloss.toml Added support for writing on-disk version lfs2.0 2023-06-29 12:31:22 -05:00
test_relocations.toml Added BENCH/TEST_PRNG, replacing other ad-hoc sources of randomness 2022-12-06 23:09:07 -06:00
test_seek.toml Dropped namespacing of test cases 2022-09-17 03:03:39 -05:00
test_superblocks.toml Added lfs_fs_grow for growing the filesystem to a different block_count 2023-09-12 01:32:09 -05:00
test_truncate.toml Merge remote-tracking branch 'origin/devel' into fix-boundary-truncates 2023-04-26 13:30:04 -05:00