From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bg2sa-0000YP-EV for qemu-devel@nongnu.org; Sat, 03 Sep 2016 00:48:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bg2sY-00005R-9D for qemu-devel@nongnu.org; Sat, 03 Sep 2016 00:48:31 -0400 Received: from ozlabs.org ([2401:3900:2:1::2]:54320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bg2sX-00004u-5X for qemu-devel@nongnu.org; Sat, 03 Sep 2016 00:48:30 -0400 Date: Sat, 3 Sep 2016 14:43:19 +1000 From: David Gibson Message-ID: <20160903044319.GD2990@voom.fritz.box> References: <1468597179-8337-1-git-send-email-thuth@redhat.com> <20160718100211.GQ16769@voom.fritz.box> <9d8e3011-f878-da03-e668-dda8d4497dd5@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kvUQC+jR9YzypDnK" Content-Disposition: inline In-Reply-To: <9d8e3011-f878-da03-e668-dda8d4497dd5@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 0/2] Add a test for serial output (and sort tests by architecture in the Makefile) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: Peter Maydell , Eduardo Habkost , Peter Crosthwaite , qemu-devel@nongnu.org, Markus Armbruster , Paolo Bonzini , Richard Henderson --kvUQC+jR9YzypDnK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 03, 2016 at 12:11:53AM +0200, Thomas Huth wrote: > On 18.07.2016 12:02, David Gibson wrote: > > On Fri, Jul 15, 2016 at 05:39:37PM +0200, Thomas Huth wrote: > >> Since some of the machines that we support in QEMU sometimes get > >> broken by other changes, and it then takes a while 'till somebody > >> notices the breakage, it would be nice to get some more automatic > >> test coverage for various machines during "make check". The > >> second patch adds such a test for the machines where we've got > >> a firmware image for and thus can test for some magic strings > >> in the serial output of the firmware. > >> > >> The first patch is just a clean-up for the Makefile to avoid that > >> new tests get added with "=3D" instead of "+=3D" (and thus completely > >> overwrite the correspond variable by accident). > >=20 > > Anyone have an ideas whose tree this should go through? > >=20 > > I'm happy to take it through mine, if there are no better ideas, > > although there's nothing really ppc specific about it. >=20 > Since nobody else picked these patches up yet, could you maybe take them > through your tree, David? Thanks! Uh.. sorry, I lost track of this one, can you resend. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --kvUQC+jR9YzypDnK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJXylTnAAoJEGw4ysog2bOSKbYP/1hWIkDpP2FWyN2ovUDiLLTi Zizj2NoiL40qcqx60+0gtbRVmHuSd5nTLKwZ60lOzZe4d/DeUDuYop4PjVTPnmkl Sc5cJxBnI7jrpSlHnfPvXZRv7e6ZRhzBkZPJQGOtMVbNVqOmvc7dV72JWCgiuG/G ob+jl8/xlvhC9GEG6N9adsmcv9T0p3cwlbRkWFNSS79mymVTBCETXgVU3kYJ9h01 LXnFV/puodHVxJQoHX5x2a71+1Zwb629h0qVXMN5wxhuLYdWFzDBtQkKP/6sXg0b sUp9dQuIgJ1YkiJ9ieV2abcmZ+tlUbGIssAftJc7GcKl6/MF5Q3LFkBVSjl4i6rG Z4h8CaeAbPRaAeJCQ0YfSO0TrgrnKKqE2I1UqVqYK9tzmk7OxGiRaL6Kb/Q8M/+Z 6l3uKKpZjCvjnhIUlPzg5XsNiOQco6rPbSWjp8KB8ScSIuA28RoER0ajLAHZsIO9 FoMCU9PPjuk3u1vsnYO2cku7Vf5QfKoq+YsXBmKVOENOCCUFz34HnMbOVRRDzfmv XMvodPyoWmzkNZpvYElyFvOzTqObkeGMRmGGLYhg+JyJjOi0lo9gcBbdNpmxFBn0 BbBfVycwwUaDYR4iy0WILzz6BhVte/HF9ZXZ/VNWclSfeToHQ+JAA8OoTZI3iSQo BtQHwZ3VSA1z9+gFz3dm =n4bw -----END PGP SIGNATURE----- --kvUQC+jR9YzypDnK--