mirror of
https://github.com/eledio-devices/thirdparty-littlefs.git
synced 2025-11-01 00:38:29 +01:00
WIP made basic tests pass
(format/dirs/files/seek/truncate/interspersed/paths)
This commit is contained in:
@@ -329,7 +329,7 @@ tests/test.py << TEST
|
||||
TEST
|
||||
|
||||
echo "--- Multi-block remove ---"
|
||||
tests/test.py -s << TEST
|
||||
tests/test.py << TEST
|
||||
lfs_mount(&lfs, &cfg) => 0;
|
||||
lfs_remove(&lfs, "cactus") => LFS_ERR_NOTEMPTY;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user