From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bn9bA-0007AA-O0 for qemu-devel@nongnu.org; Thu, 22 Sep 2016 15:23:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bn9b6-0006ca-ON for qemu-devel@nongnu.org; Thu, 22 Sep 2016 15:23:56 -0400 References: <20160922184849.30524-1-marcandre.lureau@redhat.com> <20160922184849.30524-4-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: Date: Thu, 22 Sep 2016 14:23:50 -0500 MIME-Version: 1.0 In-Reply-To: <20160922184849.30524-4-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="l7dTp5b0qA8IKxhKidFbtFFWwxOqdB1e2" Subject: Re: [Qemu-devel] [PATCH v3 3/3] tests: start generic qemu-qmp tests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , qemu-devel@nongnu.org Cc: paolo.bonzini@gmail.com, berrange@redhat.com, qemu-stable@nongnu.org, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --l7dTp5b0qA8IKxhKidFbtFFWwxOqdB1e2 From: Eric Blake To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , qemu-devel@nongnu.org Cc: paolo.bonzini@gmail.com, berrange@redhat.com, qemu-stable@nongnu.org, armbru@redhat.com Message-ID: Subject: Re: [PATCH v3 3/3] tests: start generic qemu-qmp tests References: <20160922184849.30524-1-marcandre.lureau@redhat.com> <20160922184849.30524-4-marcandre.lureau@redhat.com> In-Reply-To: <20160922184849.30524-4-marcandre.lureau@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/22/2016 01:48 PM, Marc-Andr=C3=A9 Lureau wrote: > These 2 tests exhibit two qmp bugs fixed by the previous patches. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > Reviewed-by: Daniel P. Berrange > --- > tests/test-qemu-qmp.c | 61 ++++++++++++++++++++++++++++++++++++++++++= ++++++++ > tests/Makefile.include | 2 ++ > 2 files changed, 63 insertions(+) > create mode 100644 tests/test-qemu-qmp.c Please also update tests/.gitignore to ignore the new executable. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --l7dTp5b0qA8IKxhKidFbtFFWwxOqdB1e2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJX5C/GAAoJEKeha0olJ0NqMOIH/2E/19Ktv1jNiKuvykkOM8W2 14cUD8hJkJ5haULdgGLarm2uxurgx9XpLM5K3sp5/rDxqdNLteSjafQPIx79yEo9 wiD4jkHR8nA/+nnLak67H79JW40erVqxm18EnBbyagtUV/frTsz1fKbhxSb+HVKo dGPMY5bhoBwrVXZqpGCMAN4o+dyBrAcUNOuEpuKwlVCr2Im8Z7eh5x9VWFqlhaAz ANR5EjzbPYzF4CLlXV7dir3HwyAxUL5BTT2364p3zFHeJHqIdopi/vcHYtcL1XOa ObUq4ZHYANISjLvIGKqFi4YoXUkRoNMQHVf2pxMu3fsgdL4CyqUK2yd6jxcBHqU= =bKcn -----END PGP SIGNATURE----- --l7dTp5b0qA8IKxhKidFbtFFWwxOqdB1e2--