aboutsummaryrefslogtreecommitdiff
path: root/contrib/atf
Commit message (Expand)AuthorAgeFilesLines
* atf-sh(3): document atf_init_test_cases(3) fullyEnji Cooper2017-06-301-0/+3
* Skip tests depending on coredumps if coredumps are disabled via kern.coredump.John Baldwin2017-05-161-0/+11
* atf-c: fix documentation description for atf_utils_wait(3)Enji Cooper2017-04-061-2/+2
* Remove *-api(3) manpages removed in ATF 0.21Enji Cooper2017-03-063-1745/+0
* Fix issues noted by igor/manlintEnji Cooper2017-03-061-6/+6
* Fix typosEnji Cooper2017-03-061-3/+3
* Fix atf-c-api(3) manpage issuesEnji Cooper2017-03-061-2/+2
* Fix igor/manlint issues with atf-c(3)Enji Cooper2017-03-061-5/+5
* Fix issues with atf-check(1) found by igor and refer to atf-check(1)Enji Cooper2017-03-061-2/+3
* Fix manlint issues with atf-check(1)Enji Cooper2017-03-061-8/+10
* Fix out-of-order sections in atf-sh(1)Enji Cooper2017-03-061-7/+4
* Fix grammar warning noted by igorEnji Cooper2017-03-061-3/+3
* Fix atf-sh(3) manpage issuesEnji Cooper2017-03-061-4/+4
* Fix ATF_TP_ADD_TCS example in atf-c-api(3)Enji Cooper2017-03-061-4/+4
* Fix conversion from C++ std::string into C const char *.Ruslan Bukin2016-09-291-1/+2
* Don't let ATF call basename() and dirname() in a non-standard way.Ed Schouten2016-06-081-2/+2
* atf map: Fix double-free in low memory error pathConrad Meyer2016-05-111-1/+0
* Import proposed fix from upstream forEnji Cooper2015-05-212-14/+22
* MFV: Import atf-0.21.Julio Merino2014-11-01144-2316/+3174
* Fix a typo in the upgrade directionsEnji Cooper2014-09-241-1/+1
* Delete mentions to removed manpagesCraig Rodrigues2014-09-237-59/+47
* The ATF source code is now hosted on GitHub.Craig Rodrigues2014-09-231-3/+2
* Reference the test case "packs" to fix warningsCraig Rodrigues2014-09-192-0/+6
* Change libatf-c and libatf-c++ to be private libraries.Julio Merino2014-05-258-271/+2
* Add atf m4 files from the vendor branch.Julio Merino2014-04-015-1/+241
* Undefine HAVE_VSNPRINTF_IN_STD.Julio Merino2014-02-161-1/+1
* MFV: Import atf-0.20.Julio Merino2014-02-1443-3655/+270
* Add atf pkg-config files from the vendor branch.Julio Merino2014-01-124-1/+30
* Fix path to the process_helpers for the libatf-c++ tests.Julio Merino2014-01-101-6/+23
* Use .cpp as the extension for temporary C++ files.Julio Merino2014-01-091-2/+2
* Drop all ATF tools code.Julio Merino2013-11-1872-15426/+9
* MFV: Import atf-0.18.Julio Merino2013-11-1789-43459/+2813
* Update notes for imports of atf.Julio Merino2013-11-172-21/+45
* Modify atf::fs::path::get_process_helpers_path API to properlyMarcel Moolenaar2013-05-294-8/+12
* Add ATF update instructions and file exclude list.Marcel Moolenaar2012-11-152-0/+36
* The *_STR* macros use strcmp() to check their arguments. Include string.hMarcel Moolenaar2012-11-151-0/+2
* Add support for DragonFly and FreeBSD.Marcel Moolenaar2012-11-151-1/+2
* Fix typos in description for exp{err,out}_mismatch_head.Marcel Moolenaar2012-11-151-2/+2
* Remove redundant text describing the cleanup routine.Marcel Moolenaar2012-11-151-1/+1
* Fix two clang warnings in the recent atf import. These have also beenDimitry Andric2012-10-232-6/+0
* Update to a pruned 0.16.Marcel Moolenaar2012-09-0546-18887/+0
* Add headers created by running configure.Marcel Moolenaar2012-09-042-0/+151
* Merge ATF 0.16 from vendor/atf/dist.Marcel Moolenaar2012-09-04302-0/+113515