diff options
author | Kevin Wolf <kwolf@redhat.com> | 2011-08-05 16:37:25 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-23 10:29:47 +0100 |
commit | 8455e4ee666d7bdc35cf877bec1c43bd9c52e407 (patch) | |
tree | f079c583dbf5d7fae26282de94c4dc08b0429e66 /tests/qemu-iotests/group | |
parent | bfe852486224d604c259b362bc4c952cc934ef0b (diff) | |
download | qemu-8455e4ee666d7bdc35cf877bec1c43bd9c52e407.tar.gz qemu-8455e4ee666d7bdc35cf877bec1c43bd9c52e407.tar.bz2 qemu-8455e4ee666d7bdc35cf877bec1c43bd9c52e407.zip |
qemu-iotests: test loading internal snapshots
Test loading internal snapshots where the L1 table of the snapshot
is smaller than the current L1 table.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
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 b9e90f565c..0a5c866014 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -35,3 +35,4 @@ 026 rw blkdbg auto 027 rw auto 028 rw backing auto +029 rw auto |