circuitpython/tests/extmod/vfs_lfs_error.py.exp
2021-05-03 14:01:18 -07:00

29 lines
366 B
Plaintext

test <class 'VfsLfs1'>
mkfs OSError
mount OSError
ilistdir OSError
remove OSError
rmdir OSError
rename OSError
mkdir OSError
chdir OSError
/
chdir OSError
/
stat OSError
seek OSError
test <class 'VfsLfs2'>
mkfs OSError
mount OSError
ilistdir OSError
remove OSError
rmdir OSError
rename OSError
mkdir OSError
chdir OSError
/
chdir OSError
/
stat OSError
seek OSError