From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOaQO-0000lx-KI for qemu-devel@nongnu.org; Thu, 19 Feb 2015 18:22:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOaQJ-0003Cb-Li for qemu-devel@nongnu.org; Thu, 19 Feb 2015 18:22:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOaQJ-0003CT-Cp for qemu-devel@nongnu.org; Thu, 19 Feb 2015 18:22:23 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1JNMMCc030437 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 19 Feb 2015 18:22:23 -0500 Message-ID: <54E6702D.6030301@redhat.com> Date: Thu, 19 Feb 2015 16:22:21 -0700 From: Eric Blake MIME-Version: 1.0 References: <1424299260-1763-1-git-send-email-mreitz@redhat.com> <1424299260-1763-6-git-send-email-mreitz@redhat.com> In-Reply-To: <1424299260-1763-6-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5sGss7mcC82i3sbEkPvTtdDbcoSO4Awp9" Subject: Re: [Qemu-devel] [PATCH v7 15/25] iotests: Add test for different refcount widths List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --5sGss7mcC82i3sbEkPvTtdDbcoSO4Awp9 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/18/2015 03:40 PM, Max Reitz wrote: > Add a test for errors specific to certain widths (i.e. snapshots with > refcount_bits=3D1). >=20 > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/112 | 187 +++++++++++++++++++++++++++++++++++++= ++++++++ > tests/qemu-iotests/112.out | 84 ++++++++++++++++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 272 insertions(+) > create mode 100755 tests/qemu-iotests/112 > create mode 100644 tests/qemu-iotests/112.out >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --5sGss7mcC82i3sbEkPvTtdDbcoSO4Awp9 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/ iQEcBAEBCAAGBQJU5nAtAAoJEKeha0olJ0NqexcH/0BmqMhOnWebG0u3Yc8GKYTW R6JUSXhz0sKKCXkgKQKb4q/JV6Sln5D+JEwJkO/TneQkvSTkz61KSzxhiSdxOcxx I52W0tHGQ/kw/mKMgJedXm9zUhVX7ePSqHFFXiUS0fTYhMfmsKNlRdEFTscBXtzP HWV8+8BwojAyv1DhwVD2aPWXYU3/67jiJystYxqxfPq12sXK1Hs4iYd0d6+cax+H 0zCJIbuO9gAO3xmAYZ0j0FIUCT2W1ubPj3u0IA0YQJLnwuck9VQdvgObPpgNQV+z EW0+UzbywnfjecfiHwDZpxqQX6G7VzvgihnpSc/ZQAG7tJkAdXI5ES6+bSA5uUg= =D8H3 -----END PGP SIGNATURE----- --5sGss7mcC82i3sbEkPvTtdDbcoSO4Awp9--