From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7oQo-0001Me-Rb for qemu-devel@nongnu.org; Wed, 14 Mar 2012 09:40:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7oQn-0008QI-3M for qemu-devel@nongnu.org; Wed, 14 Mar 2012 09:39:58 -0400 Received: from mail-gy0-f173.google.com ([209.85.160.173]:62803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7oQm-0008Q6-Ti for qemu-devel@nongnu.org; Wed, 14 Mar 2012 09:39:57 -0400 Received: by ghrr14 with SMTP id r14so2074209ghr.4 for ; Wed, 14 Mar 2012 06:39:55 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4F609FA4.5020008@redhat.com> Date: Wed, 14 Mar 2012 14:39:48 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1331707448-3880-1-git-send-email-sw@weilnetz.de> <4F60607C.8050102@redhat.com> In-Reply-To: <4F60607C.8050102@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3] w32: Support tests (make check) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Stefan Weil , Anthony Liguori , qemu-devel@nongnu.org, =?ISO-8859-15?Q?Andreas_F=E4rber?= Il 14/03/2012 10:10, Kevin Wolf ha scritto: > I have no idea if there's any chance of qemu-iotests successfully on > win32, but in order to make it actually run I think you would have to > change the file names in tests/qemu-iotests-quick.sh as well. I think the shell is able to add the suffix automatically, it's just make that needs it explicitly. Paolo