From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmTVr-0006DD-Kl for qemu-devel@nongnu.org; Mon, 19 May 2014 15:46:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WmTVm-0004Ws-Mq for qemu-devel@nongnu.org; Mon, 19 May 2014 15:46:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmTVm-0004Wm-6p for qemu-devel@nongnu.org; Mon, 19 May 2014 15:46:14 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s4JJkDhJ024983 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 19 May 2014 15:46:13 -0400 Message-ID: <537A5F84.9030502@redhat.com> Date: Mon, 19 May 2014 13:46:12 -0600 From: Eric Blake MIME-Version: 1.0 References: <1399858555-9672-1-git-send-email-famz@redhat.com> <1399858555-9672-16-git-send-email-famz@redhat.com> In-Reply-To: <1399858555-9672-16-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="U7AvuheCPnHcDlHATCH7o5hWU4Q04dtxk" Subject: Re: [Qemu-devel] [PATCH v19 15/16] qemu-iotests: Test blockdev-backup in 055 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: kwolf@redhat.com, jcody@redhat.com, hbrock@redhat.com, rjones@redhat.com, armbru@redhat.com, imain@redhat.com, stefanha@redhat.com, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --U7AvuheCPnHcDlHATCH7o5hWU4Q04dtxk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/11/2014 07:35 PM, Fam Zheng wrote: > This applies cases on drive-backup on blockdev-backup, except cases wit= h > target format and mode. >=20 > Also add a case to check source =3D=3D target. >=20 > Signed-off-by: Fam Zheng > --- > tests/qemu-iotests/055 | 275 +++++++++++++++++++++++++++++++++++++= +------- > tests/qemu-iotests/055.out | 4 +- > 2 files changed, 235 insertions(+), 44 deletions(-) >=20 > diff --git a/tests/qemu-iotests/055 b/tests/qemu-iotests/055 > index 451b67d..1fab088 100755 > --- a/tests/qemu-iotests/055 > +++ b/tests/qemu-iotests/055 > @@ -1,6 +1,6 @@ > #!/usr/bin/env python > # > -# Tests for drive-backup > +# Tests for drive-backup and blockdev-backup > # > # Copyright (C) 2013 Red Hat, Inc. Worth bumping the copyright year? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --U7AvuheCPnHcDlHATCH7o5hWU4Q04dtxk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTel+EAAoJEKeha0olJ0NqP6QH/3nQ4Qndev/mnGfv2jLol1mR Eo+IscQQq5pj1M3tmQ/YbFcxsKqY3O61Ha3nZga52k87X+Fj0JZm4unAR/zQ7uMR I/8guej38WYKjFGcW9Y35mTWysUPoIGCx7Zha0+hHi/XLCIyWLNuoQaQ2n1DGaQl NLxUcrINsEbvScTWLxITieZyjuRORQ7bOehNZEYfB6QnTky6k8mVhtdlZtRwbQYE Mh5poB+BVWWkDnispS2W6Z2iLjFe3v1aKaTcRU6yKyF/pW8woMgXtTQ4ckno12Eb 8X9RPILjF6eTwR1/GbCsQq94m5YT/1wIIEJl2CLq0AlmNpaoWU4nQ2rhxl+jPbM= =dpoV -----END PGP SIGNATURE----- --U7AvuheCPnHcDlHATCH7o5hWU4Q04dtxk--