Alex March
|
e42186d356
|
tests/extmod/vfs_fat: Replace asserts with prints and expected outputs.
|
8 years ago |
Alex March
|
f274561e16
|
tests/extmod/vfs_fat: Test coverage for remove() and rmdir().
|
8 years ago |
Alex March
|
670376c5cb
|
tests/extmod/vfs_fat_ramdisk: Add test for VFS.statvfs().
|
8 years ago |
Radomir Dopieralski
|
fea7fe45ea
|
tests/extmod/vfs_fat_ramdisk: Add tests for VFS.umount()
Try to un-mount a file system and re-mount it again.
|
8 years ago |
Paul Sokolovsky
|
f0eea1fdf9
|
tests/extmod/vfs_fat_ramdisk: Add testcases for chdir(), getcwd().
|
9 years ago |
Paul Sokolovsky
|
2740dd85f2
|
tests/vfs_fat_ramdisk: Add testcase for .rename().
|
9 years ago |
Paul Sokolovsky
|
9fb36af9af
|
tests/vfs_fat_ramdisk: Allow to run in native mode (don't use "with").
|
9 years ago |
Paul Sokolovsky
|
eaa96a7610
|
tests/vfs_fat_ramdisk: Add testcase for .mkdir().
|
9 years ago |
Paul Sokolovsky
|
57425b648f
|
tests/vfs_fat_ramdisk: Add testcase for .remove().
|
9 years ago |
Paul Sokolovsky
|
9c081b740b
|
tests/vfs_fat_ramdisk: Add .listdir() testcase.
|
9 years ago |
Paul Sokolovsky
|
dfc35afba1
|
tests/vfs_fat_ramdisk: Skip test if can't allocate ramdisk.
|
9 years ago |
Paul Sokolovsky
|
9fdac9144d
|
tests/vfs_fat_ramdisk: Allow to override sector size.
|
9 years ago |
Paul Sokolovsky
|
9d0525182d
|
tests/vfs_fat_ramdisk: Switch to ioctl-based blockdev API.
|
9 years ago |
Paul Sokolovsky
|
0ee1d0f407
|
tests/vfs_fat_ramdisk: Add test for VfsFat.
|
9 years ago |