From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxD3T-0008KB-5R for qemu-devel@nongnu.org; Sun, 29 Dec 2013 04:53:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VxD3N-0006B1-4w for qemu-devel@nongnu.org; Sun, 29 Dec 2013 04:53:07 -0500 Received: from mx1.redhat.com ([209.132.183.28]:6352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxD3M-0006Ar-TI for qemu-devel@nongnu.org; Sun, 29 Dec 2013 04:53:01 -0500 Message-ID: <1388310774.21013.2.camel@localhost.localdomain> From: Marcel Apfelbaum Date: Sun, 29 Dec 2013 11:52:54 +0200 In-Reply-To: <87r48yy55o.fsf@linaro.org> References: <1388069665-1955-1-git-send-email-marcel.a@redhat.com> <87r48yy55o.fsf@linaro.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH resend 0/7] acpi unit-test: new features List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex =?ISO-8859-1?Q?Benn=E9e?= Cc: qemu-devel@nongnu.org, mst@redhat.com On Fri, 2013-12-27 at 10:11 +0000, Alex Benn=C3=A9e wrote: > marcel.a@redhat.com writes: >=20 > > This resend includes the following: > > > > Compare resulting aml vs expected aml: > > - runs only if iasl is installed on the host machine. > > > > > configure | 4 + > > scripts/create_config | 4 + > snip> >=20 Hi Alex, Thank you for your review, > Did I miss something? How does this ensure the test runs when "make > test" is executed? It does not, It only ensures that iasl path is exported to the code. The test itself runs like all the other tests. Thanks, Marcel >=20 >=20 > Cheers, >=20 > -- > Alex Benn=C3=A9e > QEMU/KVM Hacker for Linaro