PT_CONTINUE
if (ptrace(PT_CONTINUE, pid, (caddr_t)1, 0) == -1)
ATF_REQUIRE(ptrace(PT_CONTINUE, child, (caddr_t)1, 0) != -1);
ATF_REQUIRE(ptrace(PT_CONTINUE, child, (caddr_t)1, 0) != -1);
CHILD_REQUIRE(ptrace(PT_CONTINUE, child, (caddr_t)1, 0) != -1);
CHILD_REQUIRE(ptrace(PT_CONTINUE, child, (caddr_t)1, 0) != -1);
ptrace(PT_CONTINUE, pid, (caddr_t)1, 0);
case PT_CONTINUE:
case PT_CONTINUE:
case PT_CONTINUE: