diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2014-03-26 13:05:24 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-04-01 13:59:46 +0200 |
commit | 05560fcebb1528f4354f6f24d1eb8cdbcdf2c4b2 (patch) | |
tree | 83411254894b6fba69b6fae6cb8050fcc05a5ff0 /tests/qemu-iotests/group | |
parent | 47f73da0a7d36e399eaa353d93afce90de9b599d (diff) |
qemu-iotests: add cloop input validation tests
Add a cloop format-specific test case. Later patches add tests for
input validation to the script.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@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 ee09ebc98e..633e82d795 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -81,6 +81,7 @@ 072 rw auto quick 073 rw auto quick 074 rw auto quick +075 rw auto 077 rw auto quick 079 rw auto 081 rw auto |