Files
littlefs/tests
Christopher Haster 0ddd851f6f Added more dir remove tests
These mirror the lfsr_mkdir tests, but backwards.

It's interesting to note the rm powerloss testing is much slower than
mkdir powerloss testing. This is because the rm tests can make
significant backwards progress if power is lost (these tests both make
and remove dirs), but mkdir tests always make forward progress (by only
making dirs).
2023-07-25 12:52:52 -05:00
..
2023-07-25 12:52:52 -05:00