From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8sp1-0005IO-Jw for qemu-devel@nongnu.org; Tue, 26 May 2009 05:19:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8soy-0005G7-3O for qemu-devel@nongnu.org; Tue, 26 May 2009 05:19:47 -0400 Received: from [199.232.76.173] (port=34769 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8sox-0005Fv-Kb for qemu-devel@nongnu.org; Tue, 26 May 2009 05:19:43 -0400 Received: from mx2.redhat.com ([66.187.237.31]:56344) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8sox-0006tX-8p for qemu-devel@nongnu.org; Tue, 26 May 2009 05:19:43 -0400 Message-ID: <4A1BB3B3.4070004@redhat.com> Date: Tue, 26 May 2009 12:17:39 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: autotest (was Re: [Qemu-devel] Re: [Qemu-commits] [COMMIT f80f9ec] Convert machine registration to use module initfunctions) References: <200905211348.n4LDmnYd025976@d01av04.pok.ibm.com> <200905212336.02493.paul@codesourcery.com> <20090521225039.GA26811@poweredge.glommer> <4A160138.7050109@us.ibm.com> <4A18068F.5020700@redhat.com> <4A19A422.80807@us.ibm.com> <4A19B32E.2020201@redhat.com> <4A1BA408.5030400@us.ibm.com> In-Reply-To: <4A1BA408.5030400@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Glauber Costa , dlaor@redhat.com, Paul Brook , qemu-devel@nongnu.org Anthony Liguori wrote: > Avi Kivity wrote: >> Anthony Liguori wrote: >>> Autotest doesn't currently test the regressions that I want to test. >> >> Which regressions do you want to test? > > For instance, we often have networking regressions. In particular, > with the refactoring going on in slirp and tun/tap, I'd really like to > have an automated way to test slirp and tap with TCP transmit/receive, > and slirp redir. kvm-autotest does test slirp (and redirection). It doesn't test tap AFAIK, but could easily be extended to do so. -- error compiling committee.c: too many arguments to function