summaryrefslogtreecommitdiff
path: root/external/bsd/atf/dist
AgeCommit message (Expand)Author
2023-05-10atf-check.1 & atf-sh.1: remove references to -h optiongutteridge
2023-04-03atf-run_test.sh: fix spelling of "through"gutteridge
2023-03-14atf-c-api.3: correct ATF_TP_ADD_TC() examples to use "tp"gutteridge
2021-07-08When running an individual test case under isolation, make the testgson
2021-04-10Add support for running individual test cases under isolation.gson
2021-03-28If we are running the test as an unprivileged user, hand ownership of thechristos
2020-09-10Replace a pipe into tr to normalise a var name (convert '.' or '-'kre
2020-07-03Consistent use of comma in lists.pgoyette
2020-04-23Add the system binary paths too since tests use them.christos
2020-03-31Allow env - atf-run to work by setting a default minimal path.christos
2020-03-09remove -std=gnu++98christos
2019-10-09the cast police is looking for me.christos
2019-10-04give a catch() a variable. gcc 8 is picky:mrg
2018-02-04ATF needs C++98 for now, and GCC 6.4 defaults to C++11.mrg
2017-11-11don't use auto_ptr with memory allocated by C codemaya
2017-05-15Add some information learned from experience with using (and abusing)kre
2015-12-30Print symbolically why the process exited.christos
2015-12-30Work around ksh bugchristos
2015-12-04fix the open error messages to include the right file and strerrorchristos
2015-02-23Wait 10 seconds instead of 1 before killing the helper - otherwise on slowmartin
2015-01-22Mark atf/atf-c/macros_test/detect_unused_tests andgson
2014-03-02Fix bundling of the atf version into pkgconfig files and atf-version.jmmv
2014-02-11Remove portability-related guards from the atf tools.jmmv
2014-02-11Remove revision.h and associated complexity from atf-version.jmmv
2014-02-11Stop using bconfig.h in the tools code.jmmv
2014-02-11Remove defs.hpp.jmmv
2014-02-11Merge atf-0.20.jmmv
2014-02-11Import atf-0.20:jmmv
2014-02-08Merge atf-0.19.jmmv
2014-02-08Import atf 0.19:jmmv
2014-01-10Undo previous; unfortunately the cleanup routine gets called in a differentchristos
2014-01-10Make cleanup work as documented; note there are no tests testing that cleanupchristos
2014-01-07Format string annotations and fixes for resulting fallout.joerg
2013-04-30It is unclear whether cin is guaranteed to buffer the last inputjoerg
2013-03-16Mark the atf/atf-{c,c++}/pkg_config_test:version tests as needing atf-version.jmmv
2013-02-15Fix merge conflicts after import of atf 0.17.jmmv
2013-02-15Import atf 0.17:jmmv
2012-09-26now sense -> no sensejoerg
2012-09-13Don't use const foo const as type, one const is enough.joerg
2012-07-11Post-import merge of atf 0.16.jmmv
2012-07-11Import atf 0.16:jmmv
2012-04-05Fix retry logic to avoid triggering an assertion.jmmv
2012-01-23Pull up upstream revision db8568696ad5a100ab3f118ac1cde53ee61ccbc3:jmmv
2012-01-16Resolve conflicts after the import of atf 0.15.jmmv
2012-01-16Import atf 0.15: the major goal of this import is to reconcile any localjmmv
2011-12-19- make all the ifdefs matchchristos
2011-12-19Put back setitimer based code for the have-nots: (OS/X Lion)christos
2011-12-19fix killing code I just broke, and give program a chance to cleanup.christos
2011-12-18Don't use antiquated BSD API's that require global variable, use posix timerschristos
2011-11-16PR/45619: jmmv: Allow atf tests to request a minimum amount of memorychristos