diff options
author | Max Reitz <mreitz@redhat.com> | 2013-12-20 19:28:24 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-01-22 12:07:18 +0100 |
commit | 91f84f652de14329d5ad0666499a78fd0db0f1c7 (patch) | |
tree | 5b6e61b488f1a43ab7e841518745841cbe62e3b1 /tests/qemu-iotests/group | |
parent | 30bd6a4dafe2f79909451ef5769561c9a9d3eaca (diff) | |
download | qemu-91f84f652de14329d5ad0666499a78fd0db0f1c7.zip qemu-91f84f652de14329d5ad0666499a78fd0db0f1c7.tar.gz qemu-91f84f652de14329d5ad0666499a78fd0db0f1c7.tar.bz2 |
iotests: Test file format nesting
Add a test for nested image formats.
Signed-off-by: Max Reitz <mreitz@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 1194339..5860c40 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -78,5 +78,6 @@ 069 rw auto 070 rw auto 071 rw auto +072 rw auto 073 rw auto 074 rw auto |