third_party_littlefs/bd
Christopher Haster aab6aa0ed9 Cleaned up test script and directory naming
- 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.
2020-01-27 10:16:29 -06:00
..
lfs_filebd.c Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00
lfs_filebd.h Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00
lfs_rambd.c Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00
lfs_rambd.h Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00
lfs_testbd.c Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00
lfs_testbd.h Cleaned up test script and directory naming 2020-01-27 10:16:29 -06:00