]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qemu-iotests/002
build: Remove --enable-gprof
[mirror_qemu.git] / tests / qemu-iotests / 002
index 7fb85084a1f55d32333ad63b4fbe3185602eb0e0..5ce16475312c44f905a6e24436f279884f4f6caa 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/env bash
+# group: rw auto quick
 #
 # Test simple read/write using plain bdrv_pread/bdrv_pwrite
 #
@@ -38,7 +39,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 
 _supported_fmt generic
 _supported_proto generic
-_supported_os Linux
+_unsupported_imgopts "subformat=streamOptimized"
 
 
 size=128M