aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.test.mk
Commit message (Expand)AuthorAgeFilesLines
* Feex a cuple of small typosEitan Adler2018-07-271-1/+1
* Sort the tests alphabetically before adding them to the KyuafilesEnji Cooper2017-07-171-0/+4
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-1/+6
* MFHGlen Barber2016-03-101-4/+0
|\
| * Remove things set already by bsd.progs.mk.Bryan Drewery2016-03-091-4/+0
* | MFHGlen Barber2016-03-021-26/+0
|\|
| * Move PROGS logic to proper place and remove redundant and unneeded logic.Bryan Drewery2016-02-261-26/+0
* | MFHGlen Barber2016-02-181-0/+1
|\|
| * Test directories can build in parallel fine.Bryan Drewery2016-02-161-0/+1
* | MFHGlen Barber2016-02-081-10/+9
|\|
| * Simplify running the FreeBSD test suiteEnji Cooper2016-02-071-10/+9
* | MFH r289384-r293170Glen Barber2016-01-041-0/+3
|\|
| * - Use LOCALBASE instead of KYUA_PREFIX for the --prefix to kyua(1)Enji Cooper2015-12-201-0/+3
* | MFH to r289370Glen Barber2015-10-151-3/+2
|\|
| * Default TESTSDIR to /usr/tests/${RELDIR:H}Enji Cooper2015-10-111-3/+2
* | Merge from headBaptiste Daroussin2015-10-011-4/+0
|\|
| * Fix most cases of bsd.progs.mk running duplicate or missing commands.Bryan Drewery2015-09-231-4/+0
* | Move tests into a single FreeBSD-tests packageBaptiste Daroussin2015-06-161-0/+1
|/
* Ensure TESTSDIR is defined before bsd.test.mk is .include'dEnji Cooper2015-06-151-0/+4
* Merge from head@274682Simon J. Gerraty2014-11-191-2/+4
|\
| * Fix the logic inversion in the previous commit by ensuring that the matchedEnji Cooper2014-10-291-1/+1
| * Filter out TESTS_SUBDIRS already added to SUBDIR instead of blindlyEnji Cooper2014-10-281-2/+4
* | Merge head from 7/28Simon J. Gerraty2014-08-191-4/+11
|\|
| * Put the test suite in its own tests.txz distribution file.Julio Merino2014-06-101-0/+9
| * Ensure files are created during the build when using bsd.subdir.mk.Julio Merino2014-06-091-2/+1
| * Remove last two NO_MAN= in the tree. In both of these cases, MAN= isWarner Losh2014-05-101-2/+1
* | Merge headSimon J. Gerraty2014-04-281-57/+67
|\|
| * The proper way to request no man pages currently is NO_MAN=xxx. Use itWarner Losh2014-04-051-2/+2
| * Move FreeBSD Test Suite-specific code to a suite.test.mk file.Julio Merino2014-03-141-115/+6
| * Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-141-12/+14
| * Support defining test program metadata from the Makefiles.Julio Merino2014-01-141-1/+15
| * Allow tests to provide a Kyuafile when they relied on auto-generation.Julio Merino2014-01-101-9/+14
| * Move the TESTSBASE definition to bsd.own.mk.Rui Paulo2013-10-251-4/+0
| * Plug kyua into the 'test' target.Rui Paulo2013-10-191-0/+33
| * Plug atf-run into the 'test' target.Rui Paulo2013-10-191-0/+12
| * Add the automatic generation of Kyuafile files.Rui Paulo2013-10-191-0/+44
| * Add the automatic generation of Atffile files.Rui Paulo2013-10-191-0/+6
| * Clearly split the logic to build ATF and plain tests apart.Rui Paulo2013-10-191-27/+35
* | Sync-up with what's being use in Juniper for building ATF in meta mode.Simon J. Gerraty2013-10-121-1/+23
|/
* Enable ATF testing.Simon J. Gerraty2012-11-071-0/+79