Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/littlefs-project/littlefs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-07Added BENCH/TEST_PRNG, replacing other ad-hoc sources of randomnessChristopher Haster
2022-11-15A number of small script fixes/tweaks from usageChristopher Haster
2022-11-15Added bench.py and bench_runner.c for benchmarkingChristopher Haster
2022-09-17Dropped namespacing of test casesChristopher Haster
2022-09-12Added permutations and ranges to test definesChristopher Haster
2022-09-10Dropped permutation number for full leb16-encoded definesChristopher Haster
2022-09-07Reworked test defines a bit to use one common array layoutChristopher Haster
2022-09-07Added tailpipe.py and improved redirecting test trace/log output over fifosChristopher Haster
2022-08-24Added back heuristic-based power-loss testingChristopher Haster
2022-06-06Moved test suites into custom linker sectionChristopher Haster
2022-06-06Ported tests to new frameworkChristopher Haster
2022-06-06In ./scripts/test.py, readded external commands, tweaked subprocessesChristopher Haster
2022-06-06Reworked how test defines are implemented to support recursionChristopher Haster
2022-06-06More progress toward test-runner feature parityChristopher Haster
2022-06-06Reworked how multi-layered defines work in the test-runnerChristopher Haster
2022-04-18More test_runner progressChristopher Haster
2022-04-18Some more minor improvements to the test_runnerChristopher Haster
2022-04-18Reintroduced test-defines into the new test_runnerChristopher Haster
2022-04-16Created new test_runner.c and test_.pyChristopher Haster