aboutsummaryrefslogtreecommitdiff
path: root/libexec/atf/atf-check
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-165-5/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>.John Baldwin2022-12-051-0/+1
* pkgbase: Install atf and kyua in the tests packageEmmanuel Vadot2021-01-041-0/+1
* Another round of attempting to squelch -Wdeprecated-declarations, whichDimitry Andric2019-09-171-0/+3
* Instead of disabling gcc's deprecated declaration warnings about e.g.Dimitry Andric2019-09-141-3/+0
* Add workarounds for obsolete std::auto_ptr usage in atf.Dimitry Andric2019-09-031-0/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Revert r319659Enji Cooper2017-06-071-1/+0
* Add an MLINK for atf_check(1) -> atf-check(1)Enji Cooper2017-06-071-0/+1
* Use SRCTOP instead of the longhand version for defining the path to contrib/atfEnji Cooper2016-09-201-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-6/+0
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | More 'tests' packaging fixes.Glen Barber2016-02-031-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-3/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+23
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-3/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-3/+2
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-3/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-2/+3
| * | | Merge from headSimon J. Gerraty2014-05-081-0/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-283-0/+20
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+24
* | | | | | Convert to LIBADDBaptiste Daroussin2014-11-251-3/+1
| |_|_|_|/ |/| | | |
* | | | | MFV: Import atf-0.21.Julio Merino2014-11-011-0/+1
* | | | | Rework privatelib/internallibBaptiste Daroussin2014-08-061-3/+1
| |_|_|/ |/| | |
* | | | Move atf-sh from /usr/bin/ to /usr/libexec/Julio Merino2014-06-061-1/+0
* | | | Change libatf-c and libatf-c++ to be private libraries.Julio Merino2014-05-251-2/+2
| |_|/ |/| |
* | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-0/+1
| |/ |/|
* | Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-141-1/+1
* | Build and install the atf tests.Julio Merino2013-11-083-0/+20
|/
* Add ATF to the build. This is may be a bit rought around the egdes,Marcel Moolenaar2012-10-221-0/+45