From owner-cvs-all Mon Jun 24 6:51:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE2BF37B400; Mon, 24 Jun 2002 06:51:31 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5ODpVk15936; Mon, 24 Jun 2002 06:51:31 -0700 (PDT) (envelope-from jmallett) Message-Id: <200206241351.g5ODpVk15936@freefall.freebsd.org> From: Juli Mallett Date: Mon, 24 Jun 2002 06:51:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin regress.m4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/06/24 06:51:31 PDT Added files: tools/regression/usr.bin regress.m4 Log: Add a simple (to be expanded) library of functions for the regression tests, to handle the ones which output to stdout and have output in regress.$test.out, etc. More freeform macros should and will be written, but these are the most prominent and most straightforward sort of tests we have around, so it makes sense to try to accomodate them. Revision Changes Path 1.1 +23 -0 src/tools/regression/usr.bin/regress.m4 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message