summaryrefslogtreecommitdiff
path: root/libexec/atf/atf-sh
AgeCommit message (Expand)Author
2025-09-18packages: Remove the tests-dev packageLexi Winter
2025-05-31atf, kyua: Implement require.kmods.Dag-Erling Smørgrav
2025-04-16atf: Switch from std::auto_ptr<> to std::unique_ptr<>John Baldwin
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2021-01-04pkgbase: Install atf and kyua in the tests packageEmmanuel Vadot
2019-09-17Another round of attempting to squelch -Wdeprecated-declarations, whichDimitry Andric
2019-09-14Instead of disabling gcc's deprecated declaration warnings about e.g.Dimitry Andric
2019-09-03Add workarounds for obsolete std::auto_ptr usage in atf.Dimitry Andric
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-06-30atf-sh(3): document atf_init_test_cases(3) fullyEnji Cooper
2017-06-07Add MLINKS for atf-sh(3) to each of the functions it implementsEnji Cooper
2016-09-20Use SRCTOP instead of the longhand version for defining the path to contrib/atfEnji Cooper
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-04-29Fix including Kyuafile in packaged base system.Glen Barber
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-03More 'tests' packaging fixes.Glen Barber
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2014-11-25Convert to LIBADDBaptiste Daroussin
2014-11-19Merge from head@274682Simon J. Gerraty
2014-11-01MFV: Import atf-0.21.Julio Merino
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-08-06Rework privatelib/internallibBaptiste Daroussin
2014-07-09Fix atf-sh's integration_testJulio Merino
2014-06-06Move atf-sh from /usr/bin/ to /usr/libexec/Julio Merino