summaryrefslogtreecommitdiff
path: root/tests/extmod/vfs_fat_ramdisk.py.exp
blob: 95d31f44c15d080c78e6a6db6819527f45eaa5ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
True
True
True
statvfs: (512, 512, 38, 38, 38, 0, 0, 0, 0, 255)
getcwd: /ramdisk
True
['foo_file.txt']
stat root: (16384, 0, 0, 0, 0, 0, 0, 0, 0, 0)
stat disk: (16384, 0, 0, 0, 0, 0, 0, 0, 0, 0)
stat file: (32768, 0, 0, 0, 0, 0, 6, -631238400, -631238400, -631238400)
True
True
getcwd: /ramdisk/foo_dir
[]
True
getcwd: /ramdisk
True
True
[b'foo_file.txt', b'foo_dir']