This test demonstrates that ppoll() and pselect() can return 0 after a
signal was caught. This happens when the signal occurs after the
timeout has been reached but before the signal mask is restored on
return to user space.
Sponsored by: Klara, Inc.
Sponsored by: NetApp, Inc.