summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.test.mk
Commit message (Expand)AuthorAgeFilesLines
* Test directories can build in parallel fine.bdrewery2016-02-161-0/+1
* Simplify running the FreeBSD test suitengie2016-02-071-10/+9
* - Use LOCALBASE instead of KYUA_PREFIX for the --prefix to kyua(1)ngie2015-12-201-0/+3
* Default TESTSDIR to /usr/tests/${RELDIR:H}ngie2015-10-111-3/+2
* Fix most cases of bsd.progs.mk running duplicate or missing commands.bdrewery2015-09-231-4/+0
* Ensure TESTSDIR is defined before bsd.test.mk is .include'dngie2015-06-151-0/+4
* Merge from head@274682sjg2014-11-191-2/+4
|\
| * Fix the logic inversion in the previous commit by ensuring that the matchedngie2014-10-291-1/+1
| * Filter out TESTS_SUBDIRS already added to SUBDIR instead of blindlyngie2014-10-281-2/+4
* | Merge head from 7/28sjg2014-08-191-4/+11
|\ \ | |/
| * Put the test suite in its own tests.txz distribution file.jmmv2014-06-101-0/+9
| * Ensure files are created during the build when using bsd.subdir.mk.jmmv2014-06-091-2/+1
| * Remove last two NO_MAN= in the tree. In both of these cases, MAN= isimp2014-05-101-2/+1
* | Merge headsjg2014-04-281-57/+67
|\ \ | |/
| * The proper way to request no man pages currently is NO_MAN=xxx. Use itimp2014-04-051-2/+2
| * Move FreeBSD Test Suite-specific code to a suite.test.mk file.jmmv2014-03-141-115/+6
| * Make bsd.test.mk the only public mk fragment for the building of tests.jmmv2014-03-141-12/+14
| * Support defining test program metadata from the Makefiles.jmmv2014-01-141-1/+15
| * Allow tests to provide a Kyuafile when they relied on auto-generation.jmmv2014-01-101-9/+14
| * Move the TESTSBASE definition to bsd.own.mk.rpaulo2013-10-251-4/+0
| * Plug kyua into the 'test' target.rpaulo2013-10-191-0/+33
| * Plug atf-run into the 'test' target.rpaulo2013-10-191-0/+12
| * Add the automatic generation of Kyuafile files.rpaulo2013-10-191-0/+44
| * Add the automatic generation of Atffile files.rpaulo2013-10-191-0/+6
| * Clearly split the logic to build ATF and plain tests apart.rpaulo2013-10-191-27/+35
* | Sync-up with what's being use in Juniper for building ATF in meta mode.sjg2013-10-121-1/+23
|/
* Enable ATF testing.sjg2012-11-071-0/+79
OpenPOWER on IntegriCloud