summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_lfs_mount.py.exp
blob: 68561b48073502b6862c4c6806e820e9443df985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
test <class 'VfsLfs1'>
OSError(19,)
hello from lfs
package
hello from lfs
lfsmod2.py: print("hello from lfs")

OSError(30,)
test <class 'VfsLfs2'>
OSError(19,)
hello from lfs
package
hello from lfs
lfsmod2.py: print("hello from lfs")

OSError(36,)