summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/vfs_basic.py.exp
blob: c9ed65191b9bd22f2a4a4c0977ff8a91da0d490c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
1 mount False False
['test_mnt']
1 listdir /
['a1']
1 listdir /
['a1']
2 mount True False
['test_mnt', 'test_mnt2']
2 listdir /
['a2']
1 chdir /
1 listdir 
['a1']
1 open test_file r
1 open test_file wb
1 umount
2 umount