Home | History | Annotate | Download | only in platform_CrosDisksSshfs
      1 [
      2   {
      3     "description": "SSHFS filesystem with custom credentials",
      4     "test_mount_source_uri": "sshfs://chronos@localhost:",
      5     "expected_mount_status": 0,
      6     "expected_mount_path": "/media/fuse/chronos@localhost:",
      7     "expected_file": "/media/fuse/chronos@localhost:/.ssh"
      8   }
      9 ]
     10