Quoting Erik Cederstrand <e...@cederstrand.dk> (from Thu, 3 Jun 2010 12:02:51 +0200):

Hi,

I'd like to run the regression tests in src/tools/regression on a regular basis. What's the official way to do this? Is there some way I can run them all in one go?

It seems it's necessary to enter every single subdirectory and execute any Makefiles located there before running 'prove -r'. Some

You could write a Makefile which recurses into the subdirs.

of the tests don't contain .t files, so I assume they can't be run using 'prove'?

The effort to convert tests to prove-able tests got stuck at one point in time (probably time constraints / real-life-interupt).

Bye,
Alexander.

--
Year, n.:
        A period of three hundred and sixty-five disappointments.
                -- Ambrose Bierce, "The Devil's Dictionary"

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to