circuitpython/tests/extmod/vfs_lfs_corrupt.py.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
188 B
Plaintext
Raw Normal View History

2019-10-18 02:25:48 -04: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