On Tue, Apr 26, 2022 at 6:05 PM Paul Moore <[email protected]> wrote: > > A few changes to help ensure the signal test runs correctly: > > 1. Increase the sleep duration of the ptrace test to 5 seconds as > 100ms was not reliably long enough on all of my test systems. > > 2. Spawn a separate process to send the TERM signal to the test > processes as the script process may not be eligible for auditing > if the system has the default '-a exit,always never' filter rule. > > 3. Fix the process group's child tasks to properly exit after > sleeping. > > Signed-off-by: Paul Moore <[email protected]> > --- > tests/signal/test | 20 +++++++++++++------- > 1 file changed, 13 insertions(+), 7 deletions(-)
Merged. -- paul-moore.com -- Linux-audit mailing list [email protected] https://listman.redhat.com/mailman/listinfo/linux-audit
