From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1am5i2-0008TS-Fi for qemu-devel@nongnu.org; Fri, 01 Apr 2016 16:30:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1am5hz-0006lA-Af for qemu-devel@nongnu.org; Fri, 01 Apr 2016 16:30:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1am5hz-0006ks-5A for qemu-devel@nongnu.org; Fri, 01 Apr 2016 16:30:19 -0400 References: <1459509388-6185-1-git-send-email-marcandre.lureau@redhat.com> <1459509388-6185-2-git-send-email-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <56FEDA57.9010101@redhat.com> Date: Fri, 1 Apr 2016 14:30:15 -0600 MIME-Version: 1.0 In-Reply-To: <1459509388-6185-2-git-send-email-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2geM0AkRWNKafSQcDo2oTO3na7VbGsBlL" Subject: Re: [Qemu-devel] [PATCH 01/18 for-2.6] tests: append i386 tests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: Ilya Maximets , Tetsuya Mukawa , Yuanhan Liu , jonshin@cisco.com, "Michael S. Tsirkin" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2geM0AkRWNKafSQcDo2oTO3na7VbGsBlL Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/01/2016 05:16 AM, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > Do not overwrite x86-64 tests, re-enable vhost-user-test. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > tests/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This one should go in 2.6. Reviewed-by: Eric Blake >=20 > diff --git a/tests/Makefile b/tests/Makefile > index 45b9048..9293d49 100644 > --- a/tests/Makefile > +++ b/tests/Makefile > @@ -222,7 +222,7 @@ endif > check-qtest-i386-y +=3D tests/test-netfilter$(EXESUF) > check-qtest-i386-y +=3D tests/test-filter-mirror$(EXESUF) > check-qtest-i386-y +=3D tests/test-filter-redirector$(EXESUF) > -check-qtest-x86_64-y =3D $(check-qtest-i386-y) > +check-qtest-x86_64-y +=3D $(check-qtest-i386-y) > gcov-files-i386-y +=3D i386-softmmu/hw/timer/mc146818rtc.c > gcov-files-x86_64-y =3D $(subst i386-softmmu/,x86_64-softmmu/,$(gcov-f= iles-i386-y)) > check-qtest-mips-y =3D tests/endianness-test$(EXESUF) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --2geM0AkRWNKafSQcDo2oTO3na7VbGsBlL 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/ iQEcBAEBCAAGBQJW/tpXAAoJEKeha0olJ0Nq+WIH/0c+xspfUFKomEbTtGM5vTX0 1Emb4F97Kip1hQdAKUW0tbYuWAdgtw7AAtBKsXUOsqaU4WyacV92h2R1UwFfZiTZ FWh2Jzg8tSF77SLK89MdxQw4zL9QVUPFzngPSo1BkyjJ+gqamurY61bx2J2/xkc7 c/dD/2/IRdy3JyLFLkIP54GoFPToomymnQF/vLH8Nv8DGWUoHFTIgAPGb0RCT0wy TECwGIJXrSyHetV+2uFEooqhwfcKvbsJQkGw1tNJ07csYMOOBiVMm7553NnkGCa6 B6ckDYzgHmNhwVXOdxS1ZcKOoBdbRgXOP+H/44XofkJ/EcFXyIGL2J3oeFf4rDs= =edXz -----END PGP SIGNATURE----- --2geM0AkRWNKafSQcDo2oTO3na7VbGsBlL--