circuitpython/tests/extmod/vfs_fat_ramdisk.py.exp

24 lines
309 B
Plaintext
Raw Normal View History

True
True
statvfs: (512, 512, 14, 14, 14, 0, 0, 0, 0, 255)
getcwd: /ramdisk
hello!
True
True
['foo_file.txt']
True
[]
['foo_dir']
True
['file-in-dir.txt']
['foo_dir', 'moved-to-root.txt']
getcwd: /ramdisk/foo_dir
[]
['sub_file.txt']
True
getcwd: /ramdisk
True
['moved-to-root.txt']
True
['moved-to-root.txt']