Module Name: src Committed By: kamil Date: Fri Jan 27 16:35:47 UTC 2017
Modified Files: src/tests/kernel: t_ptrace_wait.c Log Message: Add new tests signal{9,10} in t_ptrace_wait{,3,4,6,id,pid} signal9: Verify that masking SIGTRAP in tracee does not stop tracer from catching PTRACE_LWP_CREATE breakpoint signal10: Verify that masking SIGTRAP in tracee does not stop tracer from catching PTRACE_LWP_EXIT breakpoint Both tests are broken and linked with PR kern/51918. Sponsored by <The NetBSD Foundation> To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/tests/kernel/t_ptrace_wait.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.