diff options
| author | Andrey Shinkevich | 2019-02-08 16:06:08 +0100 |
|---|---|---|
| committer | Eric Blake | 2019-02-11 21:35:43 +0100 |
| commit | ddd113beedd22908e676d53803843d2f85bf91ab (patch) | |
| tree | 9221f570449fe6983510ee7d7482110ddbd63abe /tests/qemu-iotests/group | |
| parent | qcow2: Add list of bitmaps to ImageInfoSpecificQCow2 (diff) | |
| download | qemu-ddd113beedd22908e676d53803843d2f85bf91ab.tar.gz qemu-ddd113beedd22908e676d53803843d2f85bf91ab.tar.xz qemu-ddd113beedd22908e676d53803843d2f85bf91ab.zip | |
qcow2: list of bitmaps new test 242
A new test file 242 added to the qemu-iotests set. It checks
the format of qcow2 specific information for the new added
section that lists details of bitmaps.
Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Message-Id: <1549638368-530182-4-git-send-email-andrey.shinkevich@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[eblake: pep8 compliance, avoid trailing blank line]
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Eric Blake <eblake@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 959ffe85fc..fc4c416fa3 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -238,3 +238,4 @@ 238 auto quick 239 rw auto quick 240 auto quick +242 rw auto quick |
