third_party_littlefs/tests
Christopher Haster 9f546f154f Updated .travis.yml and added additional geometry constraints
Moved .travis.yml over to use the new test framework. A part of this
involved testing all of the configurations ran on the old framework
and deciding which to carry over. The new framework duplicates some of
the cases tested by the configurations so some configurations could be
dropped.

The .travis.yml includes some extreme ones, such as no inline files,
relocations every cycle, no intrinsics, power-loss every byte, unaligned
block_count and lookahead, and odd read_sizes.

There were several configurations were some tests failed because of
limitations in the tests themselves, so many conditions were added
to make sure the configurations can run on as many tests as possible.
2020-02-11 16:01:57 -06:00
..
test_alloc.toml Updated .travis.yml and added additional geometry constraints 2020-02-11 16:01:57 -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 Cleaned up dependent fixes on branch 2020-02-09 12:37:39 -06:00
test_entries.toml Updated .travis.yml and added additional geometry constraints 2020-02-11 16:01:57 -06:00
test_exhaustion.toml Updated .travis.yml and added additional geometry constraints 2020-02-11 16:01:57 -06:00
test_files.toml Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00
test_format.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 Cleaned up test script and directory naming 2020-01-27 10:16:29 -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_truncate.toml Updated .travis.yml and added additional geometry constraints 2020-02-11 16:01:57 -06:00