Lines Matching full:before

87 	printf("Before forking process PID=%d\n", getpid());  in ATF_TC_BODY()
90 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
93 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
96 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
101 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
106 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
110 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
115 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
146 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
149 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
158 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
163 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
168 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
173 printf("Before resuming the child process where it left off and with " in ATF_TC_BODY()
177 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
182 printf("Before calling %s() for the exited child\n", TWAIT_FNAME); in ATF_TC_BODY()
201 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
204 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
207 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
216 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
221 printf("Before resuming the child process where it left off and with " in ATF_TC_BODY()
225 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
230 printf("Before calling %s() for the exited child\n", TWAIT_FNAME); in ATF_TC_BODY()
250 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
253 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
256 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
259 printf("Before raising %s from child\n", strsignal(sigsent)); in ATF_TC_BODY()
262 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
267 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
272 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
276 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
281 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
285 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
290 printf("Before calling %s() for the exited child\n", TWAIT_FNAME); in ATF_TC_BODY()
299 "Assert that tracer sees process termination before the parent"); in ATF_TC_HEAD()
326 printf("Before calling PT_ATTACH from tracee %d\n", getpid()); in ATF_TC_BODY()
351 printf("Before exiting of the tracer process\n"); in ATF_TC_BODY()
399 "Assert that any tracer sees process termination before its " in ATF_TC_HEAD()
432 printf("Before calling PT_ATTACH from tracee %d\n", getpid()); in ATF_TC_BODY()
454 printf("Before exiting of the tracer process\n"); in ATF_TC_BODY()
528 printf("Before calling PT_ATTACH for tracee %d\n", tracee); in ATF_TC_BODY()
550 printf("Before calling %s() for tracee\n", TWAIT_FNAME); in ATF_TC_BODY()
614 printf("Before calling %s() for tracer\n", TWAIT_FNAME); in ATF_TC_BODY()
663 printf("Before calling PT_ATTACH from tracee %d\n", getpid()); in ATF_TC_BODY()
687 printf("Before exiting of the tracer process\n"); in ATF_TC_BODY()
782 printf("Before calling PT_ATTACH from tracee %d\n", getpid()); in ATF_TC_BODY()
805 printf("Before exiting of the tracer process\n"); in ATF_TC_BODY()
905 printf("Before calling PT_ATTACH from tracee %d\n", getpid()); in ATF_TC_BODY()
929 printf("Before exiting of the tracer process\n"); in ATF_TC_BODY()
985 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
988 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
991 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
994 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
999 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1009 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1013 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1018 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1040 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1043 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1046 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1049 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1054 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1064 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1068 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1073 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1097 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1100 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1103 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1106 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1111 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1121 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1125 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1130 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1152 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1155 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1158 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1161 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1166 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1176 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1180 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1185 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1207 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1210 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1213 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1216 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1221 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1231 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1235 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1240 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1262 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1265 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1268 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1271 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1276 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1286 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1290 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1295 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1322 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1325 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1328 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1341 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1346 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1355 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1359 printf("Before calling %s() for the child %d\n", TWAIT_FNAME, child); in ATF_TC_BODY()
1370 printf("Before calling %s() for the forkee %d of the child %d\n", in ATF_TC_BODY()
1381 printf("Before resuming the forkee process where it left off and " in ATF_TC_BODY()
1385 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1389 printf("Before calling %s() for the forkee - expected exited\n", in ATF_TC_BODY()
1396 printf("Before calling %s() for the forkee - expected no process\n", in ATF_TC_BODY()
1401 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
1407 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1411 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
1417 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
1443 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1446 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1449 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1462 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1467 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1476 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1480 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
1486 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1490 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
1496 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
1526 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1529 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1532 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1545 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1550 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1559 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1563 printf("Before calling %s() for the child %d\n", TWAIT_FNAME, child); in ATF_TC_BODY()
1574 printf("Before calling %s() for the forkee %d of the child %d\n", in ATF_TC_BODY()
1585 printf("Before resuming the forkee process where it left off and " in ATF_TC_BODY()
1589 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1593 printf("Before calling %s() for the forkee - expected exited\n", in ATF_TC_BODY()
1600 printf("Before calling %s() for the forkee - expected no process\n", in ATF_TC_BODY()
1605 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
1611 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1615 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
1621 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
1647 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1650 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1653 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1666 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1671 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1680 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1684 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
1690 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1694 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
1700 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
1727 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1730 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1733 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1746 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1751 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1761 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1765 printf("Before calling %s() for the child %d\n", TWAIT_FNAME, child); in ATF_TC_BODY()
1776 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1780 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
1786 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1790 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
1796 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
1823 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1826 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1829 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1842 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1847 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1856 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1860 printf("Before calling %s() for the child %d\n", TWAIT_FNAME, child); in ATF_TC_BODY()
1871 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1875 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
1881 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1885 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
1891 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
1920 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1923 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1928 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1931 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
1936 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1948 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
1952 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1957 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
1985 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
1988 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
1993 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
1996 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2001 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2013 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2017 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2022 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2050 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2053 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2058 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2061 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2066 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2078 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2082 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2087 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2115 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2118 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2123 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2126 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2131 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2143 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2147 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2152 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2180 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2183 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2186 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2191 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2196 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2207 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2211 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2216 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2244 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2247 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2250 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2255 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2260 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2271 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2275 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2280 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2308 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2311 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2314 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2319 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2324 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2335 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2339 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2344 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2372 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2375 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2378 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2383 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2388 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2399 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2403 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2408 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2435 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2438 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2441 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2444 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2449 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2465 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2469 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2474 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2496 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2499 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2504 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2507 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2512 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2526 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2530 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2535 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2559 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2562 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2568 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2571 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2576 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2599 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2603 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2608 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2634 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2637 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2644 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2647 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2652 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2684 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2688 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2693 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2721 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2724 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2732 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2735 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2740 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2781 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2785 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2790 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2812 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2815 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2818 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2823 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2828 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2837 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2841 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2846 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2870 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2873 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2876 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2882 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2887 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2900 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2904 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2909 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2935 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
2938 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
2941 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
2948 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
2953 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2970 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
2974 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
2979 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3007 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3010 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3013 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3021 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3026 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3047 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3051 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3056 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3092 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3095 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3100 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3105 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3110 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3133 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3137 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3142 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3178 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3181 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3186 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3191 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3196 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3219 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3223 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3228 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3252 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3255 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3260 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3265 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3270 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3292 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3296 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3301 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3325 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3328 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3333 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3338 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3343 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3365 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3369 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3374 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3452 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3455 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3458 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3461 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3466 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3478 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3482 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3487 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3516 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3519 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3522 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3525 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3530 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3542 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3546 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3551 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3580 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3583 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3586 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3589 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3594 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3606 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3610 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3615 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3644 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3647 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3650 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3653 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3658 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3670 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3674 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3679 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3702 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3705 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3708 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3711 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3716 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3730 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3734 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3739 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3765 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3768 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3771 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3774 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3779 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3802 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3806 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3811 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3840 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3843 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3846 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3849 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3854 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3886 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3890 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3895 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3927 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
3930 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
3933 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
3936 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
3941 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3982 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
3986 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
3991 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4013 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4016 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4019 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4022 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4027 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4035 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4039 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4044 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4067 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4070 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4073 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4076 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4081 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4091 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4095 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4100 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4123 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4126 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4129 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4132 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4137 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4147 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4151 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4156 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4179 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4182 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4185 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4188 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4193 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4203 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4207 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4212 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4235 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4238 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4241 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4244 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4249 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4260 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4264 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4269 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4292 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4295 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4298 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4301 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4306 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4314 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4318 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4323 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4347 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4350 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4353 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4356 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4361 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4372 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4376 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4381 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4404 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4407 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4412 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4417 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4422 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4427 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4431 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4436 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4440 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4445 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4469 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4472 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4477 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4482 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4487 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4493 printf("Before resuming the child process where it left off " in ATF_TC_BODY()
4497 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4504 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4508 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4513 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4537 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4540 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4545 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4550 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4555 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4561 printf("Before resuming the child process where it left off " in ATF_TC_BODY()
4565 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4572 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4576 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4581 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4605 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4608 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4613 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4618 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4623 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4629 printf("Before resuming the child process where it left off " in ATF_TC_BODY()
4633 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4640 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4644 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4649 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4669 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4672 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4675 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4684 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4689 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4693 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4698 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4717 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4720 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4723 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4732 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4737 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4741 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4746 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4767 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4770 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4773 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4776 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4781 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4786 printf("Before calling ptrace(2) with PT_LWPINFO for child\n"); in ATF_TC_BODY()
4798 printf("Before calling ptrace(2) with PT_LWPINFO for child\n"); in ATF_TC_BODY()
4804 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4808 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4813 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4856 printf("Before calling PT_ATTACH from tracee %d\n", getpid()); in ATF_TC_BODY()
4865 printf("Before calling ptrace(2) with PT_LWPINFO for child\n"); in ATF_TC_BODY()
4876 printf("Before calling ptrace(2) with PT_LWPINFO for child\n"); in ATF_TC_BODY()
4897 printf("Before exiting of the tracer process\n"); in ATF_TC_BODY()
4955 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
4958 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
4961 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
4964 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
4969 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4974 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
4982 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
4986 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
4991 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5025 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5028 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5037 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5042 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5047 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5052 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
5060 printf("Before calling ptrace(2) with PT_SET_SIGINFO for child\n"); in ATF_TC_BODY()
5063 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5067 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5072 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5111 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5114 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5123 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5128 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5133 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5138 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
5146 printf("Before setting new faked signal to signo=%d si_code=%d\n", in ATF_TC_BODY()
5151 printf("Before calling ptrace(2) with PT_SET_SIGINFO for child\n"); in ATF_TC_BODY()
5154 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
5157 printf("Before checking siginfo_t\n"); in ATF_TC_BODY()
5161 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5165 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5170 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5192 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5195 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5198 printf("Before calling execve(2) from child\n"); in ATF_TC_BODY()
5205 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5210 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
5221 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5225 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5228 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5258 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5261 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5264 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5277 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5282 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5287 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
5290 printf("Before checking siginfo_t\n"); in ATF_TC_BODY()
5298 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5302 printf("Before calling %s() for the child %d\n", TWAIT_FNAME, child); in ATF_TC_BODY()
5307 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
5310 printf("Before checking siginfo_t\n"); in ATF_TC_BODY()
5320 printf("Before calling %s() for the forkee %d of the child %d\n", in ATF_TC_BODY()
5327 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
5330 printf("Before checking siginfo_t\n"); in ATF_TC_BODY()
5338 printf("Before resuming the forkee process where it left off and " in ATF_TC_BODY()
5342 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5346 printf("Before calling %s() for the forkee - expected exited\n", in ATF_TC_BODY()
5353 printf("Before calling %s() for the forkee - expected no process\n", in ATF_TC_BODY()
5358 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
5364 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
5367 printf("Before checking siginfo_t\n"); in ATF_TC_BODY()
5371 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5375 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
5381 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
5408 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5411 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5416 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5421 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5426 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5431 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
5434 printf("Before checking siginfo_t\n"); in ATF_TC_BODY()
5438 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5442 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5447 printf("Before calling ptrace(2) with PT_GET_SIGINFO for child\n"); in ATF_TC_BODY()
5450 printf("Before checking siginfo_t\n"); in ATF_TC_BODY()
5454 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5458 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5463 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5502 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5505 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5508 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5511 printf("Before allocating memory for stack in child\n"); in ATF_TC_BODY()
5514 printf("Before making context for new lwp in child\n"); in ATF_TC_BODY()
5517 printf("Before creating new in child\n"); in ATF_TC_BODY()
5520 printf("Before waiting for lwp %d to exit\n", lid); in ATF_TC_BODY()
5523 printf("Before verifying that reported %d and running lid %d " in ATF_TC_BODY()
5527 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5532 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5541 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5545 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
5558 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5562 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
5568 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
5598 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5601 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5604 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5607 printf("Before allocating memory for stack in child\n"); in ATF_TC_BODY()
5610 printf("Before making context for new lwp in child\n"); in ATF_TC_BODY()
5613 printf("Before creating new in child\n"); in ATF_TC_BODY()
5616 printf("Before waiting for lwp %d to exit\n", lid); in ATF_TC_BODY()
5619 printf("Before verifying that reported %d and running lid %d " in ATF_TC_BODY()
5623 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5628 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5637 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5641 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
5654 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5658 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
5664 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
5689 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5692 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5699 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5702 printf("Before raising %s from child\n", in ATF_TC_BODY()
5706 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5711 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5716 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5720 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5725 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5729 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5734 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5757 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5760 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5767 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5770 printf("Before raising %s breakpoint from child\n", in ATF_TC_BODY()
5774 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5779 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5784 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5788 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5793 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5818 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5821 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5828 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5831 printf("Before raising software breakpoint from child\n"); in ATF_TC_BODY()
5838 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5843 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5848 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5852 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5857 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5861 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5866 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5893 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5896 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5905 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5910 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5915 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5920 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5924 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5929 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5933 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5938 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5964 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
5967 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
5974 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
5977 printf("Before calling execve(2) from child\n"); in ATF_TC_BODY()
5980 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
5985 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5990 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
5994 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
5999 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6003 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
6008 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
6039 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
6042 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
6049 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
6062 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
6067 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
6076 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6080 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
6091 printf("Before calling %s() for the child2\n", TWAIT_FNAME); in ATF_TC_BODY()
6101 printf("Before resuming the forkee process where it left off and " in ATF_TC_BODY()
6105 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6109 printf("Before calling %s() for the forkee - expected exited\n", in ATF_TC_BODY()
6116 printf("Before calling %s() for the forkee - expected no process\n", in ATF_TC_BODY()
6121 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
6127 …printf("Before resuming the child process where it left off and " … in ATF_TC_BODY()
6131 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
6137 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
6170 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
6173 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
6180 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
6193 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
6198 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
6207 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6211 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
6222 printf("Before calling %s() for the child2\n", TWAIT_FNAME); in ATF_TC_BODY()
6232 printf("Before resuming the forkee process where it left off and " in ATF_TC_BODY()
6236 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6240 printf("Before calling %s() for the forkee - expected exited\n", in ATF_TC_BODY()
6247 printf("Before calling %s() for the forkee - expected no process\n", in ATF_TC_BODY()
6252 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
6258 …printf("Before resuming the child process where it left off and " … in ATF_TC_BODY()
6262 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
6268 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
6300 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
6303 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
6310 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
6323 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
6328 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
6338 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6342 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
6353 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6357 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
6363 …printf("Before resuming the child process where it left off and " … in ATF_TC_BODY()
6367 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
6373 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
6407 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
6410 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
6417 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
6420 printf("Before allocating memory for stack in child\n"); in ATF_TC_BODY()
6423 printf("Before making context for new lwp in child\n"); in ATF_TC_BODY()
6426 printf("Before creating new in child\n"); in ATF_TC_BODY()
6429 printf("Before waiting for lwp %d to exit\n", lid); in ATF_TC_BODY()
6432 printf("Before verifying that reported %d and running lid %d " in ATF_TC_BODY()
6436 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
6441 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
6450 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6454 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
6467 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6471 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
6477 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()
6511 printf("Before forking process PID=%d\n", getpid()); in ATF_TC_BODY()
6514 printf("Before calling PT_TRACE_ME from child %d\n", getpid()); in ATF_TC_BODY()
6521 printf("Before raising %s from child\n", strsignal(sigval)); in ATF_TC_BODY()
6524 printf("Before allocating memory for stack in child\n"); in ATF_TC_BODY()
6527 printf("Before making context for new lwp in child\n"); in ATF_TC_BODY()
6530 printf("Before creating new in child\n"); in ATF_TC_BODY()
6533 printf("Before waiting for lwp %d to exit\n", lid); in ATF_TC_BODY()
6536 printf("Before verifying that reported %d and running lid %d " in ATF_TC_BODY()
6540 printf("Before exiting of the child process\n"); in ATF_TC_BODY()
6545 printf("Before calling %s() for the child\n", TWAIT_FNAME); in ATF_TC_BODY()
6554 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6558 printf("Before calling %s() for the child - expected stopped " in ATF_TC_BODY()
6571 printf("Before resuming the child process where it left off and " in ATF_TC_BODY()
6575 printf("Before calling %s() for the child - expected exited\n", in ATF_TC_BODY()
6581 printf("Before calling %s() for the child - expected no process\n", in ATF_TC_BODY()