Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2008 09:23:21 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        "Joseph Koshy" <joseph.koshy@gmail.com>
Cc:        arch@freebsd.org
Subject:   Re: Simple framework for regression tests in src/tools/regression
Message-ID:  <200801180923.21577.jhb@freebsd.org>
In-Reply-To: <84dead720801172059t22887e2di39fc911e5194ed60@mail.gmail.com>
References:  <200801171731.09873.jhb@freebsd.org> <84dead720801172059t22887e2di39fc911e5194ed60@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 17 January 2008 11:59:33 pm Joseph Koshy wrote:
> > When I converted the test program for the posix shm stuff over to a regression
> > test I added some framework bits to manage the output format prove(1)
> > expects.
> ...snip...
> > Anyways, comments, etc.?
> 
> You could just use TET; its small, easy to use, compatibly licensed,
> stable, offers
> reasonable reporting, has a substantial user base.   TET can also do
> far more than
> the typical 'home brew' test harness, if ever there is a need for that power.

Does it work with prove(1)?  I'm just trying to make it easier to write
conforming tests for our existing src/tools/regression infrastructure,
don't really have the cycles to switch it over to some other framework.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801180923.21577.jhb>