micropython/tests/extmod/vfs_lfs_error.py.exp

29 lines
366 B
Plaintext
Raw Permalink Normal View History

2019-10-18 00:25:48 -06:00
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