mirror of
https://gitee.com/openharmony/third_party_littlefs
synced 2024-12-02 12:16:38 +00:00
9f546f154f
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. |
||
---|---|---|
.. | ||
test_alloc.toml | ||
test_attrs.toml | ||
test_badblocks.toml | ||
test_dirs.toml | ||
test_entries.toml | ||
test_exhaustion.toml | ||
test_files.toml | ||
test_format.toml | ||
test_interspersed.toml | ||
test_move.toml | ||
test_orphans.toml | ||
test_paths.toml | ||
test_relocations.toml | ||
test_seek.toml | ||
test_truncate.toml |