From owner-freebsd-current@FreeBSD.ORG Thu Jun 3 13:15:18 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF38C1065672 for ; Thu, 3 Jun 2010 13:15:17 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from csmtp3.one.com (csmtp3.one.com [91.198.169.23]) by mx1.freebsd.org (Postfix) with ESMTP id 897458FC13 for ; Thu, 3 Jun 2010 13:15:15 +0000 (UTC) Received: from [192.168.0.70] (0x573fa596.cpe.ge-1-1-0-1109.ronqu1.customer.tele.dk [87.63.165.150]) by csmtp3.one.com (Postfix) with ESMTP id 03EAB24069D9; Thu, 3 Jun 2010 13:15:13 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: multipart/signed; boundary=Apple-Mail-600-910970159; protocol="application/pkcs7-signature"; micalg=sha1 From: Erik Cederstrand In-Reply-To: Date: Thu, 3 Jun 2010 15:15:13 +0200 Message-Id: <1E5F7C3C-0502-4503-B168-9CF564FA51F8@cederstrand.dk> References: <97382526-EC81-4660-B494-315A73DD5783@cederstrand.dk> <20100603140951.J65565@mp2.macomnet.net> To: Mehmet Erol Sanliturk X-Mailer: Apple Mail (2.1078) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Maxim Konovalov , current@freebsd.org Subject: Re: Running all regression tests X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 03 Jun 2010 13:15:18 -0000 --Apple-Mail-600-910970159 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Den 03/06/2010 kl. 14.53 skrev Mehmet Erol Sanliturk: >=20 > I do not know how to perform regression tests , but > is it not possible to write a shell script to perform the above manual = steps ? I just wrote a shell script to recurse into the subdirectories and run = make on the Makefiles found. Unfortunately, some of the Makefiles start = running tests immediately, some have syntax errors etc., so I'll have to = add some more logic. Erik= --Apple-Mail-600-910970159--