blob: 3c0180b8097004bc9a18ff263359858be5a02ab0 [file] [log] [blame]
[
{
"description": "VFAT filesystem",
"filesystem_type": "vfat",
"volume_name": "VFATNAME",
"expected_rename_status": 0,
"mkfs_options": [ "-n", "EMPTY2" ],
"mount_options": ["rw", "nodev", "noexec", "nosuid", "sync" ],
"expected_mount_status": 0,
"expected_mount_path": "/media/removable/EMPTY2"
}
]