diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-03-08 18:15:01 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-04-20 15:57:30 +0200 |
commit | ee3a315edfb12d3c18195410050eed0e2d49cc27 (patch) | |
tree | cb0d2f0ec4896d88918932115dfe7e3d3a0568b2 /tests/qemu-iotests/group | |
parent | cfcc4c62ffe37170cf4b0c9e7acbd2dbaa792598 (diff) |
qemu-iotests: add a simple test for write_zeroes
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 92508a748e..af34482c79 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -39,3 +39,4 @@ 030 rw auto 031 rw auto quick 032 rw auto +033 rw auto |