micropython/tests/extmod/vfs_lfs_corrupt.py.exp

13 lines
188 B
Plaintext
Raw Normal View History

2019-10-18 00:25:48 -06:00
test <class 'VfsLfs1'>
statvfs OSError
read OSError
write OSError
close OSError
flush OSError
test <class 'VfsLfs2'>
statvfs OSError
read OSError
write OSError
close OSError
flush OSError