aboutsummaryrefslogtreecommitdiff
path: root/libexec/atf/atf-sh
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: Move all of ATF into the atf packageDag-Erling Smørgrav12 days1-1/+0
* packages: Remove the tests-dev packageLexi Winter2025-09-181-1/+0
* atf, kyua: Implement require.kmods.Dag-Erling Smørgrav2025-05-311-0/+1
* atf: Switch from std::auto_ptr<> to std::unique_ptr<>John Baldwin2025-04-161-3/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* pkgbase: Install atf and kyua in the tests packageEmmanuel Vadot2021-01-041-0/+2
* 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
* 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
* 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
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-291-1/+2
* 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/+5
|/
* 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-192-4/+7
| |\
| * | Merge head from 7/28Simon J. Gerraty2014-08-191-0/+24
* | | Convert to LIBADDBaptiste Daroussin2014-11-251-3/+1
| |/ |/|
* | MFV: Import atf-0.21.Julio Merino2014-11-012-3/+6
* | Rework privatelib/internallibBaptiste Daroussin2014-08-061-1/+1
|/
* Fix atf-sh's integration_testJulio Merino2014-07-091-2/+5
* Move atf-sh from /usr/bin/ to /usr/libexec/Julio Merino2014-06-062-0/+83