summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/vfs_fat_ramdisk.py.exp
blob: 137db5841966f12f2e4d8802408235ee646177a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
True
True
statvfs: (512, 512, 16, 16, 16, 0, 0, 0, 0, 255)
getcwd: /
True
['foo_file.txt']
stat root: (16384, 0, 0, 0, 0, 0, 0, 0, 0, 0)
stat file: (32768, 0, 0, 0, 0, 0, 6)
True
True
getcwd: /foo_dir
[]
True
getcwd: /
[b'foo_file.txt', b'foo_dir']