Christopher Haster
|
f0cc1db793
Tweaked changeprefix.py to not rename dir component in paths
|
hace 2 años |
Christopher Haster
|
bf045dd13c
Tweaked link to littlefs-disk-img-viewer to go to github repo
|
hace 2 años |
Christopher Haster
|
b33a5b3f85
Fixed issue where seeking to end-of-directory return LFS_ERR_INVAL
|
hace 2 años |
Christopher Haster
|
384a498762
Extend dir seek tests to include seeking to end of directory
|
hace 2 años |
Christopher Haster
|
b0a4a44e5b
Added explicit assert for minimum block size of 128 bytes
|
hace 2 años |
Christopher Haster
|
aae897ffd0
Added an assert for truthy-preserving bool conversions
|
hace 2 años |
Christopher Haster
|
e57402c8e9
Added ability to revert to inline file in lfs_file_truncate
|
hace 2 años |
Christopher Haster
|
6dc18c38c1
Fixed block-boundary truncate issue
|
hace 2 años |
Christopher Haster
|
d5dc4872cb
Expanded truncate tests to test more corner cases
|
hace 2 años |
Sosthène Guédon
|
24795e6b74
Add missing iterations in tests
|
hace 2 años |
Colin Foster
|
7b151e1abb
Add test scenario for truncating to a block size
|
hace 2 años |
Christopher Haster
|
ba1c76435a
Fixed issue where deorphan could get stuck circling between two half-orphans
|
hace 3 años |
Christopher Haster
|
d1b254da2c
Reverted removal of 1-bit counter threaded through tags
|
hace 3 años |
Christopher Haster
|
2f26966710
Continued implementation of forward-crcs, adopted new test runners
|
hace 3 años |
Christopher Haster
|
b4091c6871
Switched to separate-tag encoding of forward-looking CRCs
|
hace 5 años |
Christopher Haster
|
91ad673c45
Cleaned up a few additional commit corner cases
|
hace 5 años |
Christopher Haster
|
52dd83096b
Initial implementation of forward-looking erase-state CRCs
|
hace 5 años |
Christopher Haster
|
1278ec1d08
Adopted Brent's algorithm for cycle detection
|
hace 3 años |
Christopher Haster
|
c2147c45ee
Added --gdb-pl to test.py for breaking on specific powerlosses
|
hace 3 años |
Christopher Haster
|
801cf278ef
Tweaked/fixed a number of small runner things after a bit of use
|
hace 3 años |
Christopher Haster
|
1f37eb5563
Adopted --subplot* in plot.py
|
hace 3 años |
Christopher Haster
|
cfd4e6029a
Added --subplot* to plotmpl.py
|
hace 3 años |
Christopher Haster
|
2d2dd8b2eb
Added plotmpl.py --github flag to match the website's foreground/background
|
hace 3 años |
Christopher Haster
|
b0382fa891
Added BENCH/TEST_PRNG, replacing other ad-hoc sources of randomness
|
hace 3 años |
Christopher Haster
|
d8e7ffb7fd
Changed lfs_emubd_get* -> lfs_emubd_*
|
hace 3 años |
Christopher Haster
|
cda2f6f1da
Changed test_runner to run with -Pnone,linear by default
|
hace 3 años |
Christopher Haster
|
9b687dd96a
Added make benchmarks/testmarks rules
|
hace 3 años |
Christopher Haster
|
c4b3e9d826
A couple of script changes after CI integration
|
hace 3 años |
Christopher Haster
|
9990342440
Fixed Clang testing in CI, removed override vars in Makefile
|
hace 3 años |
Christopher Haster
|
0c781dd822
Merge remote-tracking branch 'origin/master' into test-and-bench-runners
|
hace 3 años |