From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40302) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zel83-0003Wz-9u for qemu-devel@nongnu.org; Wed, 23 Sep 2015 10:34:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zel80-0000fv-4G for qemu-devel@nongnu.org; Wed, 23 Sep 2015 10:34:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zel7z-0000fr-VQ for qemu-devel@nongnu.org; Wed, 23 Sep 2015 10:34:36 -0400 References: <1443017389-7869-1-git-send-email-armbru@redhat.com> <1443017389-7869-5-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <5602B87A.40308@redhat.com> Date: Wed, 23 Sep 2015 08:34:34 -0600 MIME-Version: 1.0 In-Reply-To: <1443017389-7869-5-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xdnMIuouqAboU5nn4bDOp9Mc5EmifkQtU" Subject: Re: [Qemu-devel] [PATCH v2 4/7] device-introspect-test: New, covering device introspection List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: thuth@redhat.com, afaerber@suse.de, stefanha@redhat.com, ehabkost@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --xdnMIuouqAboU5nn4bDOp9Mc5EmifkQtU Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/23/2015 08:09 AM, Markus Armbruster wrote: > The test doesn't check that the output makes any sense, only that QEMU > survives. Useful since we've had an astounding number of crash bugs > around there. >=20 > In fact, we have a bunch of them right now: several devices crash or > hang, and all CPUs leave a dangling pointer behind. The test skips > testing the broken parts. The next commits will fix them, and drop > the skipping. >=20 > Signed-off-by: Markus Armbruster > --- > tests/Makefile | 8 ++- > tests/device-introspect-test.c | 153 +++++++++++++++++++++++++++++++++= ++++++++ > 2 files changed, 158 insertions(+), 3 deletions(-) > create mode 100644 tests/device-introspect-test.c Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --xdnMIuouqAboU5nn4bDOp9Mc5EmifkQtU 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/ iQEcBAEBCAAGBQJWArh6AAoJEKeha0olJ0NqL30H/12sc+dqkPU+82q+MK5iNVCH LWyfJIXvkG8sHkSNqYTsLsJ7sSOx1J75nnDMXXaHciNwEWHwbSx1VZ9jqcy0oMvI QSf2+7DBsE+Yd8pS+xKU19b9WK2zIShdmuIe6v8TzknIFESjhqrcCEflev3c0POt cUnYv0An6kmiomMcmPhGCNxoiWIIhfuOShdInYvLdK+RHV9dabGD8Hjr5lkeZV1N E/MsTPhZtB+2dfwmF5B6yZvYg2gm0Q6zI530i83jthTT0/tVEKap57Q/Gb2bidxK Kg1xJRwXyhe+DnkJJwckowywDkug5yPCF1KcVg+SN2KdK3XwgwiVi4tTt0jsC+8= =nWNW -----END PGP SIGNATURE----- --xdnMIuouqAboU5nn4bDOp9Mc5EmifkQtU--