summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_fat_ramdisk.py.exp
blob: 704408cd0b231ee90101bcd07f158f43473f7134 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
True
True
label: LABEL TEST
statvfs: (512, 512, 16, 16, 16, 0, 0, 0, 0, 255)
getcwd: /
True
[('foo_file.txt', 32768, 0, 6)]
stat root: (16384, 0, 0, 0, 0, 0, 0, 946684800, 946684800, 946684800)
stat file: (32768, 0, 0, 0, 0, 0, 6)
True
True
getcwd: /foo_dir
[]
True
getcwd: /
[(b'foo_file.txt', 32768, 0, 6), (b'foo_dir', 16384, 0, 0)]
ENOENT: True