summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Shawcroft <scott.shawcroft@gmail.com>2017-01-12 14:56:17 -0800
committerScott Shawcroft <scott.shawcroft@gmail.com>2017-01-12 14:56:17 -0800
commit0930f7a7972dc006c079102e292babb1ae02aa1a (patch)
tree7d83b6c9b473f27349d64772f44a483b4ec5768b
parentf6cf8ae208b3fdd9bc9eb61f863059ef0681eece (diff)
tests: Update ramdisk test to show more free space because our root directory is smaller than upstream's.
-rw-r--r--tests/extmod/vfs_fat_ramdisk.py.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extmod/vfs_fat_ramdisk.py.exp b/tests/extmod/vfs_fat_ramdisk.py.exp
index eaf637199..95d31f44c 100644
--- a/tests/extmod/vfs_fat_ramdisk.py.exp
+++ b/tests/extmod/vfs_fat_ramdisk.py.exp
@@ -1,7 +1,7 @@
True
True
True
-statvfs: (512, 512, 14, 14, 14, 0, 0, 0, 0, 255)
+statvfs: (512, 512, 38, 38, 38, 0, 0, 0, 0, 255)
getcwd: /ramdisk
True
['foo_file.txt']