Home | History | Annotate | Download | only in sys
History log of /src/tests/lib/libc/sys/t_ptrace_clone_wait.h
RevisionDateAuthorComments
 1.4  02-May-2025  riastradh tests/lib/libc/sys/t_ptrace*: Nix trailing whitespace.

No functional change intended.

Preparation for:

PR misc/59381: t_ptrace_wait* and t_ptrace_sigchld tests are flaky
 1.3  11-May-2020  kamil Fix potential race in ptrace(2) clone(2) tests

Instead of comparing old and new signal mask, just after the cloning
operation, check whether the expected signal is still masked and in
another test whether it is still ignored.

Catch up after t_ptrace_fork_wait.h r. 1.2.
 1.2  04-May-2020  kamil Bump (c) year
 1.1  04-May-2020  kamil Move clone() tests out of t_ptrace_wait.c to t_ptrace_clone_wait.h

The same tests are now included with the preprocessor in t_ptrace_wait.c.

No functional change intended.

RSS XML Feed