aboutsummaryrefslogtreecommitdiff
path: root/libexec/atf
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: Install atf and kyua in the tests packageEmmanuel Vadot2021-01-042-0/+3
* Another round of attempting to squelch -Wdeprecated-declarations, whichDimitry Andric2019-09-172-0/+6
* Instead of disabling gcc's deprecated declaration warnings about e.g.Dimitry Andric2019-09-142-6/+0
* Add workarounds for obsolete std::auto_ptr usage in atf.Dimitry Andric2019-09-032-0/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-312-2/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-022-0/+2
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-022-6/+2
* atf-sh(3): document atf_init_test_cases(3) fullyEnji Cooper2017-06-301-0/+1
* Add MLINKS for atf-sh(3) to each of the functions it implementsEnji Cooper2017-06-071-1/+23
* 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-202-2/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-043-20/+0
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-292-2/+4
* MFHGlen Barber2016-03-103-0/+33
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-093-0/+33
* | More 'tests' packaging fixes.Glen Barber2016-02-032-0/+9
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+5
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-123-9/+3
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+46
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-6/+2
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-7/+9
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-196-4/+115
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-2/+3
| * | | Merge from headSimon J. Gerraty2014-05-081-0/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-286-3/+31
| |\ \ \ \
| * | | | | 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-252-6/+2
| |_|_|_|/ |/| | | |
* | | | | MFV: Import atf-0.21.Julio Merino2014-11-013-3/+7
* | | | | Rework privatelib/internallibBaptiste Daroussin2014-08-062-4/+2
| |_|_|/ |/| | |
* | | | Fix atf-sh's integration_testJulio Merino2014-07-091-2/+5
* | | | Move atf-sh from /usr/bin/ to /usr/libexec/Julio Merino2014-06-065-2/+86
* | | | 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-086-3/+31
|/
* Add ATF to the build. This is may be a bit rought around the egdes,Marcel Moolenaar2012-10-223-0/+107