From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20943 invoked by alias); 8 Feb 2007 16:50:56 -0000 Received: (qmail 20935 invoked by uid 22791); 8 Feb 2007 16:50:55 -0000 X-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,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; Thu, 08 Feb 2007 16:50:45 +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 l18Gohjv022055 for ; Thu, 8 Feb 2007 11:50:43 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l18GocDX000622 for ; Thu, 8 Feb 2007 11:50:38 -0500 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l18GoaaK017160; Thu, 8 Feb 2007 11:50:36 -0500 Message-ID: <45CB54D7.2030705@redhat.com> Date: Thu, 08 Feb 2007 16:50:00 -0000 From: Andrew Cagney User-Agent: Thunderbird 1.5.0.9 (X11/20070102) MIME-Version: 1.0 To: Stan Cox CC: frysk@sourceware.org Subject: Re: dejagnu dependance removed References: <45CA9648.4010508@redhat.com> <1170952292.18462.102.camel@multics.rdu.redhat.com> In-Reply-To: <1170952292.18462.102.camel@multics.rdu.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-q1/txt/msg00100.txt.bz2 Just FYI, ./TtestRunner -c FINE frysk.bindir.TestFhd is your friend, it displays what is in the I/O buffer at each step (improvements welcome). Andrew Stan Cox wrote: > On Wed, 2007-02-07 at 22:17 -0500, Andrew Cagney wrote: > >> direct translations of those same tests into JUnit / ExpUnit >> > > Oh that looks really nice! > > >