third_party_littlefs/tests
Christopher Haster 9d6546071b Fixed a recompilation issue in CI, tweaked coverage.py a bit more
This was lost in the Travis -> GitHub transition, in serializing some of
the jobs, I missed that we need to clean between tests with different
geometry configurations. Otherwise we end up running outdated binaries,
which explains some of the weird test behavior we were seeing.

Also tweaked a few script things:
- Better subprocess error reporting (dump stderr on failure)
- Fixed a BUILDDIR rule issue in test.py
- Changed test-not-run status to None instead of undefined
2021-01-10 03:21:28 -06:00
..
test_alloc.toml Fixed a recompilation issue in CI, tweaked coverage.py a bit more 2021-01-10 03:21:28 -06:00
test_attrs.toml Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00
test_badblocks.toml Updated .travis.yml and added additional geometry constraints 2020-02-11 16:01:57 -06:00
test_dirs.toml Limited byte-level tests to native testing due to time 2020-02-18 18:05:08 -06:00
test_entries.toml Updated .travis.yml and added additional geometry constraints 2020-02-11 16:01:57 -06:00
test_evil.toml Added "evil" tests and detecion/recovery from bad pointers and infinite loops 2020-03-20 09:26:07 -05:00
test_exhaustion.toml Fixed minor things to get CI passing again 2020-02-18 18:05:03 -06:00
test_files.toml Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00
test_interspersed.toml Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00
test_move.toml Updated .travis.yml and added additional geometry constraints 2020-02-11 16:01:57 -06:00
test_orphans.toml Updated .travis.yml and added additional geometry constraints 2020-02-11 16:01:57 -06:00
test_paths.toml Fixed minor things to get CI passing again 2020-02-18 18:05:03 -06:00
test_relocations.toml Fixed more bugs, mostly related to ENOSPC on different geometries 2020-02-09 11:54:22 -06:00
test_seek.toml Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00
test_superblocks.toml Renamed test_format -> test_superblocks, tweaked superblock tests 2020-02-22 23:35:28 -06:00
test_truncate.toml Updated .travis.yml and added additional geometry constraints 2020-02-11 16:01:57 -06:00