freebsd-dev/tests/sys
John Baldwin 98685dc8af Clear P_TRACED before reparenting a detached process back to its
original parent. Otherwise the debugee will be set as an orphan of
the debugger.

Add tests for tracing forks via PT_FOLLOW_FORK.

Reviewed by:	kib
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D2809
2015-08-01 16:27:52 +00:00
..
aio Adjust CFLAGS to find freebsd_test_suite/macros.h 2015-04-28 10:59:06 +00:00
fifo Pass unsigned long argument to ioctl(). 2015-07-26 14:46:42 +00:00
file The bug caught by flock's test 16 was fixed by r268384. 2015-07-05 22:49:26 +00:00
kern Clear P_TRACED before reparenting a detached process back to its 2015-08-01 16:27:52 +00:00
kqueue Integrate tools/regression/kqueue into the FreeBSD test suite as 2015-04-27 07:37:48 +00:00
mqueue Use PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs" 2015-04-28 10:56:59 +00:00
netinet Make cleanup routines idempotent 2015-07-04 02:22:26 +00:00
opencrypto Add some new modes to OpenCrypto. These modes are AES-ICM (can be used 2014-12-12 19:56:36 +00:00
pjdfstest Misc fixes from projects/bmake 2015-06-11 21:13:05 +00:00
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