From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3nki-0001G1-Kb for qemu-devel@nongnu.org; Wed, 04 Jun 2008 03:49:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3nkh-0001Dw-OS for qemu-devel@nongnu.org; Wed, 04 Jun 2008 03:49:48 -0400 Received: from [199.232.76.173] (port=36653 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3nkh-0001Dc-K1 for qemu-devel@nongnu.org; Wed, 04 Jun 2008 03:49:47 -0400 Received: from mx20.gnu.org ([199.232.41.8]:40823) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K3nkh-0005aM-IN for qemu-devel@nongnu.org; Wed, 04 Jun 2008 03:49:47 -0400 Received: from rv-out-0708.google.com ([209.85.198.244]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K3nkg-0002XZ-Di for qemu-devel@nongnu.org; Wed, 04 Jun 2008 03:49:46 -0400 Received: by rv-out-0708.google.com with SMTP id f25so1573503rvb.22 for ; Wed, 04 Jun 2008 00:49:44 -0700 (PDT) Message-ID: <761ea48b0806040049i12042521p30548c8270e8ceb4@mail.gmail.com> Date: Wed, 4 Jun 2008 09:49:44 +0200 From: "Laurent Desnogues" Subject: Re: [Qemu-devel] Suggestion for testing framework In-Reply-To: <761ea48b0806032341h418e935id0a816d0d4d2686a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <767386.58386.qm@web57006.mail.re3.yahoo.com> <200806032302.09778.paul@codesourcery.com> <5d6222a80806031505t15f18fe7u256514ccbdc9960@mail.gmail.com> <200806032325.02120.paul@codesourcery.com> <20080603223507.GB25242@networkno.de> <761ea48b0806032341h418e935id0a816d0d4d2686a@mail.gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Wed, Jun 4, 2008 at 8:41 AM, Laurent Desnogues wrote: > On Wed, Jun 4, 2008 at 12:35 AM, Thiemo Seufer wrote: >> OTOH, something like the CRIS testsuite (which was ported from GNU sim) >> for other target architectures could be very useful. > > That would certainly be something very valuable but it would > need a tremendous amount of work and would have to be > done by a different person than the original coder (or else > you could not catch misunderstandings of the instruction > descriptions for instance). > > I would also like to point out that non ia32/x86_64 targets I meant "hosts" instead of "targets"... > tests were not covered by the discussion. This probably > represents a small percentage of qemu usage, but it > definitely needs some kind of automated testing too.