diff options
Diffstat (limited to 'tests/extmod/vfs_fat_fsusermount.py.exp')
-rw-r--r-- | tests/extmod/vfs_fat_fsusermount.py.exp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/extmod/vfs_fat_fsusermount.py.exp b/tests/extmod/vfs_fat_fsusermount.py.exp new file mode 100644 index 0000000000..3b30688dd9 --- /dev/null +++ b/tests/extmod/vfs_fat_fsusermount.py.exp @@ -0,0 +1,7 @@ +can't mkfs +can't mount +True +can't umount +can't umount +EROFS: True +too many devices mounted |