From owner-freebsd-current@FreeBSD.ORG Mon Apr 21 04:48:59 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D6F437B401; Mon, 21 Apr 2003 04:48:59 -0700 (PDT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id D081943FDF; Mon, 21 Apr 2003 04:48:58 -0700 (PDT) (envelope-from leimy2k@mac.com) Received: from asmtp02.mac.com (asmtp02-qfe3 [10.13.10.66]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h3LBmw2O016058; Mon, 21 Apr 2003 04:48:58 -0700 (PDT) Received: from mac.com ([66.156.160.96]) by asmtp02.mac.com (Netscape Messaging Server 4.15) with ESMTP id HDOZHL00.A1V; Mon, 21 Apr 2003 04:48:57 -0700 Date: Mon, 21 Apr 2003 06:48:56 -0500 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Matthias Buelow From: David Leimbach In-Reply-To: <3EA37658.1000700@mukappabeta.de> Message-Id: <3B73CBEC-73EF-11D7-98DE-0003937E39E0@mac.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-current@freebsd.org cc: freebsd-standards@freebsd.org Subject: Re: test-strerror regression test X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 11:48:59 -0000 On Sunday, April 20, 2003, at 11:40 PM, Matthias Buelow wrote: > David Leimbach wrote: > >> If we are going to have a test suite it should at least be correct and >> documented don't you think? > > In fact, I think there should be a lot more testsuites... following a > "make testworld" a "make buildworld" with a bazillion of test suites > would be an excellent idea, especially for all of the library > routines. Yes. I actually agree with you here. In my effort to learn more about this system I am going to see what I can do to add as many new tests as I can. A harness around all tests like "testworld" would be cool... especially if its something that can be started easily from a cron job and have the report dump to file or email. That would be super useful. > > -- > Matthias Buelow > home: mkb/at/mukappabeta.de > uni: mkb/at/informatik.uni-wuerzburg.de >