iotests/308: Add test for FUSE exports
commite6c7964769f68c36e2b20c26f5bf4da91dfa0cac
authorMax Reitz <mreitz@redhat.com>
Tue, 27 Oct 2020 19:06:00 +0000 (27 20:06 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 11 Dec 2020 16:52:40 +0000 (11 17:52 +0100)
tree513574604c13829ffbae7157dfbece0b529ea2fe
parent57284d2ada481fe557c9a2f00228eca2a83e1d60
iotests/308: Add test for FUSE exports

We have good coverage of the normal I/O paths now, but what remains is a
test that tests some more special cases: Exporting an image on itself
(thus turning a formatted image into a raw one), some error cases, and
non-writable and non-growable exports.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20201027190600.192171-21-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/308 [new file with mode: 0755]
tests/qemu-iotests/308.out [new file with mode: 0644]
tests/qemu-iotests/group