-
- Downloads
tests/extmod/vfs_fat: Improve VFS test coverage.
Covered case: - Stat cases - Invalid read/write/flush/close - Invalid mkdir/rmdir/remove/getcwd - File seek/tell, modes a/x/+, t/b - Writing to a full disk - Full path rename, slash trim - Rename cases - Bytestring listdir - File object printing
Showing
- tests/extmod/vfs_fat_fileio.py 160 additions, 0 deletionstests/extmod/vfs_fat_fileio.py
- tests/extmod/vfs_fat_fileio.py.exp 23 additions, 0 deletionstests/extmod/vfs_fat_fileio.py.exp
- tests/extmod/vfs_fat_ramdisk.py 21 additions, 42 deletionstests/extmod/vfs_fat_ramdisk.py
- tests/extmod/vfs_fat_ramdisk.py.exp 5 additions, 9 deletionstests/extmod/vfs_fat_ramdisk.py.exp
tests/extmod/vfs_fat_fileio.py
0 → 100644
tests/extmod/vfs_fat_fileio.py.exp
0 → 100644
Please register or sign in to comment