circuitpython/tests/extmod/vfs_lfs_corrupt.py.exp

13 lines
188 B
Plaintext
Raw Normal View History

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