diff options
Diffstat (limited to 'tests/qemu-iotests/014')
-rwxr-xr-x | tests/qemu-iotests/014 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/014 b/tests/qemu-iotests/014 index f38af43945..a6d0aea7c0 100755 --- a/tests/qemu-iotests/014 +++ b/tests/qemu-iotests/014 @@ -43,6 +43,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 # much of this could be generic for any format supporting snapshots _supported_fmt qcow2 +_supported_proto generic _supported_os Linux TEST_OFFSETS="0 4294967296" |