Files
TencentOS-tiny/components/language/micropython/tests/extmod/vfs_lfs_error.py.exp
2022-09-29 12:10:37 +08: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