History log of /openbsd-current/regress/sys/kern/ptrace2/ptrace_test.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 13-Dec-2021 deraadt

remove a couple hundred sys/param.h includes in userland code, and
also whack some sys/cdefs.h early includes which is such a brutally
bad pattern
ok bluhm mbuhl


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.3 03-Apr-2020 jca

Don't #include <machine/cpufunc.h>, not available on all archs

Thankfully it doesn't appear needed on amd64 and sparc64, and probably
others. ok mpi@


# 1.2 16-Mar-2020 mpi

Enable tests now that the original parent see the exit status after the
debugger.


# 1.1 28-Feb-2020 mpi

Import ptrace(2) regression tests from FreeBSD.

Only the first two tests are currently passing and enabled. The second
one already exposes the recently fixed bug with double wait(2) report.

More tests will be enabled as they get fixed.


# 1.3 03-Apr-2020 jca

Don't #include <machine/cpufunc.h>, not available on all archs

Thankfully it doesn't appear needed on amd64 and sparc64, and probably
others. ok mpi@


# 1.2 16-Mar-2020 mpi

Enable tests now that the original parent see the exit status after the
debugger.


# 1.1 28-Feb-2020 mpi

Import ptrace(2) regression tests from FreeBSD.

Only the first two tests are currently passing and enabled. The second
one already exposes the recently fixed bug with double wait(2) report.

More tests will be enabled as they get fixed.


# 1.2 16-Mar-2020 mpi

Enable tests now that the original parent see the exit status after the
debugger.


# 1.1 28-Feb-2020 mpi

Import ptrace(2) regression tests from FreeBSD.

Only the first two tests are currently passing and enabled. The second
one already exposes the recently fixed bug with double wait(2) report.

More tests will be enabled as they get fixed.


# 1.1 28-Feb-2020 mpi

Import ptrace(2) regression tests from FreeBSD.

Only the first two tests are currently passing and enabled. The second
one already exposes the recently fixed bug with double wait(2) report.

More tests will be enabled as they get fixed.