mirror of
https://gitee.com/openharmony/third_party_littlefs
synced 2024-11-27 00:50:38 +00:00
aab6aa0ed9
- Removed old tests and test scripts - Reorganize the block devices to live under one directory - Plugged new test framework into Makefile renamed: - scripts/test_.py -> scripts/test.py - tests_ -> tests - {file,ram,test}bd/* -> bd/* It took a surprising amount of effort to make the Makefile behave since it turns out the "test_%" rule could override "tests/test_%.toml.test" which is generated as part of test.py. |
||
---|---|---|
.. | ||
lfs_filebd.c | ||
lfs_filebd.h | ||
lfs_rambd.c | ||
lfs_rambd.h | ||
lfs_testbd.c | ||
lfs_testbd.h |