On 2/6/19 4:23 AM, Andrey Shinkevich wrote: > 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 <[email protected]> > Reviewed-by: Eric Blake <[email protected]> > Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
> +log('Unset the unknown bitmap flag \'{}\' in the bitmap directory entry:\n'
> + .format(hex(bitmap_flag_unknown)))
> +img_info_log(disk)
> diff --git a/tests/qemu-iotests/242.out b/tests/qemu-iotests/242.out
That output results in:
> new file mode 100644
> index 0000000..cf2b310
> --- /dev/null
> +++ b/tests/qemu-iotests/242.out
> @@ -0,0 +1,167 @@
> + refcount bits: 16
> + corrupt: false
> +
> diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
an empty blank line at the end of the test, which scripts/checkpatch.pl
complains about. Easy fix, though, so no need to respin v14.
> index 0f1c3f9..32acdd7 100644
> --- a/tests/qemu-iotests/group
> +++ b/tests/qemu-iotests/group
> @@ -235,3 +235,4 @@
> 235 auto quick
> 236 auto quick
> 238 auto quick
> +242 rw auto quick
>
Tested-by: Eric Blake <[email protected]>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
