summaryrefslogtreecommitdiff
path: root/share/mk/atf.test.mk
Commit message (Expand)AuthorAgeFilesLines
* Another round of attempting to squelch -Wdeprecated-declarations, whichDimitry Andric2019-09-171-0/+2
* Instead of disabling gcc's deprecated declaration warnings about e.g.Dimitry Andric2019-09-141-2/+0
* Add workarounds for obsolete std::auto_ptr usage in atf.Dimitry Andric2019-09-031-0/+2
* Feex a cuple of small typosEitan Adler2018-07-271-1/+1
* tests: require ksh93 in the Kyuafiles for all atf-ksh93 test programsAlan Somers2018-02-241-0/+1
* Add the ZFS test suiteAlan Somers2018-02-231-0/+26
* Remove unused atf.test.mk variablesEnji Cooper2015-12-061-23/+0
* Remove ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support from atf.test.mkEnji Cooper2015-06-151-83/+1
* Rework PRIVATELIBBaptiste Daroussin2015-05-041-4/+2
* As an optimization (in simple, well used cases) only call cat ${.ALLSRC} whenEnji Cooper2014-11-041-0/+4
* Fix linking static test binaries with atf.test.mkEnji Cooper2014-10-221-0/+8
* Rework privatelib/internallibBaptiste Daroussin2014-08-061-2/+2
* Fix atf-sh's integration_testJulio Merino2014-07-091-1/+2
* Move atf-sh from /usr/bin/ to /usr/libexec/Julio Merino2014-06-061-1/+1
* Add the *_TESTS_SH_SED_* functionality to atf.test.mk.Julio Merino2014-06-061-1/+5
* Change libatf-c and libatf-c++ to be private libraries.Julio Merino2014-05-251-0/+2
* Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-141-3/+5
* Remove registration of C++ test programs into PROGS.Julio Merino2013-11-181-1/+0
* Plug atf-run into the 'test' target.Rui Paulo2013-10-191-0/+60
* Add the automatic generation of Kyuafile files.Rui Paulo2013-10-191-0/+6
* Add the automatic generation of Atffile files.Rui Paulo2013-10-191-0/+45
* Clearly split the logic to build ATF and plain tests apart.Rui Paulo2013-10-191-28/+32
* Remove most of the ATF tools and the _atf user.Rui Paulo2013-10-121-94/+0
* Enable ATF testing.Simon J. Gerraty2012-11-071-0/+148