94d87fbb30
The new version of FatFs requires a minimum of 50 blocks on the device. Also, some tests no longer make sense with an OO vfs.
17 lines
353 B
Plaintext
17 lines
353 B
Plaintext
True
|
|
True
|
|
statvfs: (512, 512, 16, 16, 16, 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
|
|
[b'foo_file.txt', b'foo_dir']
|