summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/ptrace2/atf-c.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import ptrace(2) regression tests from FreeBSD.mpi2020-02-281-0/+113
Only the first two tests are currently passing and enabled. The second one already exposes the recently fixed bug with double wait(2) report. More tests will be enabled as they get fixed.