freebsd-nq/tests/sys/kern
John Baldwin 368b2b1c76 Add a test to verify that a traced process sees its original parent via
getppid() after a debugger process that is not the parent has attached.

Reviewed by:	kib (earlier version)
Differential Revision:	https://reviews.freebsd.org/D3615
2015-09-09 22:42:26 +00:00
..
execve Integrate tools/regression/execve into the FreeBSD test suite as 2015-04-27 07:22:18 +00:00
kern_descrip_test.c Added sysctl kern.maxfiles increase test, do not use /etc/passwd for tests 2014-03-19 09:41:12 +00:00
Makefile Only reparent a traced process to its old parent if the tracing process is 2015-05-22 11:04:54 +00:00
ptrace_test.c Add a test to verify that a traced process sees its original parent via 2015-09-09 22:42:26 +00:00
unix_seqpacket_test.c Fixed shutdown(2) unix(4) tests for SOCK_SEQPACKET after r285910 (by ed). 2015-07-29 13:49:34 +00:00