aboutsummaryrefslogtreecommitdiff
path: root/contrib/atf/atf-c++/detail/process_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* atf: Switch from std::auto_ptr<> to std::unique_ptr<>John Baldwin2025-04-161-4/+4
| | | | | | | This mirrors upstream commit f053ab687f6e27aa264f599ecbfc5ef27ad4e2d3. Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D49789
* MFV: Import atf-0.21.Julio Merino2014-11-011-7/+4
| | | | Notes: svn path=/head/; revision=273929
* Modify atf::fs::path::get_process_helpers_path API to properlyMarcel Moolenaar2013-05-291-2/+2
| | | | | | | | | | handle pathing with detail/ tests. Based on patch pushed upstream to ATF project. Obtained from: Garrett Cooper <yaneurabeya@gmail.com> Notes: svn path=/head/; revision=251108
* Merge ATF 0.16 from vendor/atf/dist.Marcel Moolenaar2012-09-041-0/+357
Provenance: http://code.google.com/p/kyua Discussed with: gibbs, gnn, keramida, mdf, mlaier, Discussed with: Garrett Cooper Notes: svn path=/head/; revision=240120