From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhMV9-00022K-Bm for qemu-devel@nongnu.org; Thu, 23 Oct 2014 13:48:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XhMUz-00013n-41 for qemu-devel@nongnu.org; Thu, 23 Oct 2014 13:48:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51348) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhMUy-00013d-RX for qemu-devel@nongnu.org; Thu, 23 Oct 2014 13:48:33 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9NHmVeX013281 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 23 Oct 2014 13:48:31 -0400 Message-ID: <54493F6E.2050805@redhat.com> Date: Thu, 23 Oct 2014 11:48:30 -0600 From: Eric Blake MIME-Version: 1.0 References: <1414076175-17034-1-git-send-email-mreitz@redhat.com> <1414076175-17034-3-git-send-email-mreitz@redhat.com> In-Reply-To: <1414076175-17034-3-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="C07O8ANwF7H4mO6wVslt14EEbncowS4x4" Subject: Re: [Qemu-devel] [PATCH 2/2] iotests: Add test for relative backing file names 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) --C07O8ANwF7H4mO6wVslt14EEbncowS4x4 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/23/2014 08:56 AM, Max Reitz wrote: > Sometimes, qemu does not have a filename to work with, so it does not > know which directory to use for a backing file specified by a relative > filename. Add a test which tests that qemu exits with an appropriate > error message. >=20 > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/110 | 87 ++++++++++++++++++++++++++++++++++++++= ++++++++ > tests/qemu-iotests/110.out | 15 ++++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 103 insertions(+) > create mode 100755 tests/qemu-iotests/110 > create mode 100644 tests/qemu-iotests/110.out >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --C07O8ANwF7H4mO6wVslt14EEbncowS4x4 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 iQEcBAEBCAAGBQJUST9uAAoJEKeha0olJ0Nq8pAH/3gWzjSPdotxFUIIw75p2eIm Zx1USlvSzM1PHo3HjmvfD0noLKi2TiWhG1wyIJm8GXNIIUgX/0IPLY6GK1agVuOU qAAg5X/+2Gap+0+SkPnMd52OEN4bNpOZdzaMBjfWG+vvOJRDBXgqV1ibeJBtz0Er 0TafDXVqGB1n1Th5KWnYQpXHZJNj5izBTaYWgranubWl389ztB7ANGC/w11xSQtT dl9ROX4UDFuaIcrAYBZR0u98s+vsGrYUGqfvM7rcxfNm5+6MhKu5SDBc1ugRPc6I +QcdryG+gFJPJWGOsd6sA73rn4WSV5Yi+xWQ20uCVoeAm9wxdTQHJ3OGtiBQj7M= =Gbti -----END PGP SIGNATURE----- --C07O8ANwF7H4mO6wVslt14EEbncowS4x4--