[LTP] [PATCH] waitpid01: Test all standard deadly signals

Petr Vorel pvorel@suse.cz
Wed Jan 31 17:13:17 CET 2024


Hi Martin,

> On 31. 01. 24 11:14, Petr Vorel wrote:
> > > I've skipped all non-standard signals (some of which are just aliases for
> > > standard ones) and I think it's better to avoid SIGUSR* since we use them
> > > internally. But we could also add signal(sig, SIG_DFL); before raise() and
> > > add SIGUSR* to the list.

> > Thanks for info. Feel free to send v2 (or let me know to wait). Otherwise I'll
> > merge it in the evening or tomorrow.

> Actually, let's just add SIGUSR1 and SIGUSR2 to the testcase list and merge.
> The LTP library signal handlers are reset to SIG_DFL in fork_testrun() so no
> special handling in the test is needed.

Good, merged. Thank you!

Kind regards,
Petr


More information about the ltp mailing list