littlefs/tests
Christopher Haster a0644794ca Fixed several small issues
- Fixed uninitialized values found by valgrind.
- Fixed uninitialized value in lfs_dir_fetchmatch when handling revision
  counts.
- Fixed mess left by lfs_dir_find when attempting to find the root
  directory in lfs_rename and lfs_remove.
- Fixed corner case with definitions of lfs->cfg->block_cycles.
- Added test cases around different forms of the root directory.

I think all of these were found by TheLoneWolfling, so props!
2019-02-12 00:01:28 -06:00
..
corrupt.py Cleaned up tag encoding, now with clear chunk field 2019-01-13 23:56:01 -06:00
debug.py Cleaned up tag encoding, now with clear chunk field 2019-01-13 23:56:01 -06:00
stats.py Added allocation randomization for dynamic wear-leveling 2018-10-18 09:55:47 -05:00
template.fmt Changed lookahead configuration unit to bytes instead of bits 2018-10-18 10:00:49 -05:00
test.py Added tests for resizable entries and custom attributes 2018-10-09 23:02:57 -05:00
test_alloc.sh Cleaned up tag encoding, now with clear chunk field 2019-01-13 23:56:01 -06:00
test_attrs.sh Changed custom attribute descriptors to used arrays 2019-01-13 23:56:53 -06:00
test_corrupt.sh Fixed mkdir when inserting into a non-end block 2018-10-18 10:00:49 -05:00
test_dirs.sh Merge remote-tracking branch 'origin/master' into v2-rebase-part2 2018-10-20 21:02:25 -05:00
test_entries.sh Fixed testing issues introduced by expanding superblocks 2018-10-16 20:18:24 -05:00
test_files.sh Switched to strongly ordered directories 2018-10-18 10:00:49 -05:00
test_format.sh Cleaned up tag encoding, now with clear chunk field 2019-01-13 23:56:01 -06:00
test_interspersed.sh Renamed test_parallel tests to test_interespersed 2018-04-08 17:31:09 -05:00
test_move.sh Switched to strongly ordered directories 2018-10-18 10:00:49 -05:00
test_orphan.sh Added allocation randomization for dynamic wear-leveling 2018-10-18 09:55:47 -05:00
test_paths.sh Fixed several small issues 2019-02-12 00:01:28 -06:00
test_seek.sh Merge remote-tracking branch 'origin/master' into v2-rebase-part2 2018-10-20 21:02:25 -05:00
test_truncate.sh Fix -Wsign-compare error 2018-09-29 11:33:19 -05:00