HardenedBSD/tests/sys
John Baldwin c209e3e2e6 Only reparent a traced process to its old parent if the tracing process is
not the old parent. Otherwise, proc_reap() will leave the zombie in place
resulting in the process' status being returned twice to its parent.

Add test cases for PT_TRACE_ME and PT_ATTACH which are fixed by
this change.

Differential Revision:	https://reviews.freebsd.org/D2594
Reviewed by:	kib
MFC after:	2 weeks
2015-05-22 11:04:54 +00:00
..
aio Adjust CFLAGS to find freebsd_test_suite/macros.h 2015-04-28 10:59:06 +00:00
fifo Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifo 2015-04-27 08:15:17 +00:00
file Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifo 2015-04-27 08:15:17 +00:00
kern Only reparent a traced process to its old parent if the tracing process is 2015-05-22 11:04:54 +00:00
kqueue
mqueue Use PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs" 2015-04-28 10:56:59 +00:00
netinet
opencrypto
pjdfstest
vm Move tests/sys/kern/mmap_test to tests/sys/vm/mmap_test 2015-04-27 17:53:09 +00:00
Makefile Move tests/sys/kern/mmap_test to tests/sys/vm/mmap_test 2015-04-27 17:53:09 +00:00