From owner-freebsd-current@FreeBSD.ORG Thu Jun 3 19:46:10 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 1B364106564A for ; Thu, 3 Jun 2010 19:46:10 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 7EFA88FC0C for ; Thu, 3 Jun 2010 19:46:09 +0000 (UTC) X-Spam-Status: No X-Hellug-MailScanner-From: keramida@freebsd.org X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-0.18, required 5, autolearn=not spam, ALL_TRUSTED -1.00, BAYES_50 0.80, T_MIME_NO_TEXT 0.01, T_TVD_MIME_NO_HEADERS 0.01) X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-ID: o53Jjapl013925 Received: from kobe.laptop (188.4.35.31.dsl.dyn.forthnet.gr [188.4.35.31]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-9.1) with ESMTP id o53Jjapl013925 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 3 Jun 2010 22:45:42 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.4/8.14.4) with ESMTP id o53JjU1E045558 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 3 Jun 2010 22:45:31 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.4/8.14.4/Submit) id o53JjS0p045553; Thu, 3 Jun 2010 22:45:28 +0300 (EEST) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: Bruce Cran References: <97382526-EC81-4660-B494-315A73DD5783@cederstrand.dk> <20100603140951.J65565@mp2.macomnet.net> <20100603134643.00001204@unknown> Date: Thu, 03 Jun 2010 22:45:22 +0300 In-Reply-To: <20100603134643.00001204@unknown> (Bruce Cran's message of "Thu, 3 Jun 2010 13:46:43 +0100") Message-ID: <87pr0799yl.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: Maxim Konovalov , current@freebsd.org, Erik Cederstrand 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 19:46:10 -0000 --=-=-= > It seems the p5-Test-Harness may be too simple for our > requirements. Has anyone looked into using NetBSD's ATF > (http://www.netbsd.org/~jmmv/atf/) in FreeBSD? I am not sure if it makes sense to import ATF into the *base* system, but it sure looks like a nice ports/ addition. The work of writing the actual test code is then going to be a bit of extra work on top of that, but we can start doing it in small "mini-project chunks". I already have a few tests that I would love to convert to something more modular like ATF: : keramida@kobe:/hg/bsd/src$ hg qseries -s | fgrep regression : regression-chmod: Add a few regression tests for chmod(1) : regression-stdtime: Add a regression suite for libc/stdtime functions : keramida@kobe:/hg/bsd/src$ If anyone is already working on an ATF package/port, I'm very interested to help. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkwIBlgACgkQ1g+UGjGGA7brmwCgwbc3epNQrfRnVf05z3x5A+Ry FBcAn33Pj2p/fbX/xPHpw/hf6QZyBTyX =eIA7 -----END PGP SIGNATURE----- --=-=-=--