From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10176 invoked by alias); 30 Jul 2007 16:20:37 -0000 Received: (qmail 10168 invoked by uid 22791); 30 Jul 2007 16:20:37 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Jul 2007 16:20:31 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l6UGKJm1028468; Mon, 30 Jul 2007 12:20:19 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l6UGKIMJ024006; Mon, 30 Jul 2007 12:20:18 -0400 Received: from [172.16.14.55] (toner.toronto.redhat.com [172.16.14.55]) by pobox.toronto.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l6UGKHML002215; Mon, 30 Jul 2007 12:20:17 -0400 Message-ID: <46AE0FC1.3090004@redhat.com> Date: Mon, 30 Jul 2007 16:20:00 -0000 From: Sami Wagiaalla User-Agent: Thunderbird 1.5.0.12 (X11/20070530) MIME-Version: 1.0 To: Andrew Cagney CC: Kris Van Hees , pearly.zhao@oracle.com, Frysk Mailing List Subject: Re: [patch] fix bug 4612 References: <1185502689.4051.15.camel@linux-pzhao.site> <46ADE15B.20505@redhat.com> <20070730143927.GA22305@oracle.com> <20070730150949.GB22305@oracle.com> <46AE05F6.8050203@redhat.com> In-Reply-To: <46AE05F6.8050203@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00224.txt.bz2 Andrew Cagney wrote: > Kris, > > Yes, the dogtail testing. You'll see that there frysk-gui tree now > also contains JUnit tests; and we're able to more directly test > components using that. > > Pearly, you may want to talk to Sami about opportunities here. By the way phil is a good reference too, he wrote more than half of those tests and is intimately familiar with the gui code.