This patch adds support to the emulation of ppoll, epoll_pwait and pselect6 system calls to perform no sigmask manipulation if NULL is passed.
Adds subtests to linux.syscall_pwait for above. It also adds minor changes to print upper case letters in test output.
Fixes #3425 (closed)