From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YanEz-0007Iu-PR for qemu-devel@nongnu.org; Wed, 25 Mar 2015 11:29:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YanEu-0003YU-5J for qemu-devel@nongnu.org; Wed, 25 Mar 2015 11:29:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YanEt-0003YM-PQ for qemu-devel@nongnu.org; Wed, 25 Mar 2015 11:29:04 -0400 Date: Wed, 25 Mar 2015 15:29:00 +0000 From: Stefan Hajnoczi Message-ID: <20150325152900.GO22940@stefanha-thinkpad.redhat.com> References: <1427237148-8728-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vEfizQhTV1P/vojJ" Content-Disposition: inline In-Reply-To: <1427237148-8728-1-git-send-email-afaerber@suse.de> Subject: Re: [Qemu-devel] [PATCH for-2.3 0/2] qtest: Fix remaining test paths to include architecture List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, peter.maydell@linaro.org --vEfizQhTV1P/vojJ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 24, 2015 at 11:45:46PM +0100, Andreas F=E4rber wrote: > Hello, >=20 > This mini-series is a follow-up, fixing the last remaining GTester paths > to indicate the architecture they are executed for (i386 vs. x86_64). >=20 > Unlike the previous patch, there is no libqtest wrapper function adding t= he > architecture yet; other tests manually constructed a correct path to pass= to > g_test_add_data_func(). For convenience, add such a helper function. >=20 > Based on "[PATCH for-2.3] fw_cfg-test: Fix test path to include architect= ure", > which missed -rc1. If there's no objection, I'll put these in a pull for = -rc2. >=20 > Regards, > Andreas >=20 > Andreas F=E4rber (2): > qtest: Add qtest_add_data_func() wrapper function > i440fx-test: Fix test paths to include architecture >=20 > tests/i440fx-test.c | 8 +++++--- > tests/libqtest.c | 7 +++++++ > tests/libqtest.h | 12 ++++++++++++ > 3 files changed, 24 insertions(+), 3 deletions(-) >=20 > --=20 > 2.1.4 >=20 Reviewed-by: Stefan Hajnoczi --vEfizQhTV1P/vojJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVEtQ8AAoJEJykq7OBq3PIHF4H/iam1mgZSk+O10wTFU7bSBXW oz6dqW0TygfDsyMfBWXcmFHfjO+wKdpnttoRxNGJoWgugyrbQUoSTYxQm5XzivkK 3hWUmOCMPqBe7+eNmv3CcOTAzugYFxmlUvDS2GeUIOLEfTKLoZ+jKhfIppiP7cCn NN2xES+9aaBQDtt23+qu4OWwzCsG2nzumDaKBT13/HmEXwlhf4dRIAGc/wV3n79Z Qegafg/UwUEp0Td1r9wKidHPmVjtkGW78+Ydx6e+KN6guVzsQWDv9og/2rCthlf3 vEFcF4ccs4xl7MXf+MKduBIB1Dg7xiM8JiGciN84QjWDjQ0dBsQKhDVpZPj3tOI= =ueYs -----END PGP SIGNATURE----- --vEfizQhTV1P/vojJ--