aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/016
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/016')
-rwxr-xr-xtests/qemu-iotests/0161
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/016 b/tests/qemu-iotests/016
index e09ab86425..16f151f29d 100755
--- a/tests/qemu-iotests/016
+++ b/tests/qemu-iotests/016
@@ -40,6 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
# currently raw is the only protocol we support
_supported_fmt raw
+_supported_proto generic
_supported_os Linux