26978 rt_sigprocmask(SIG_UNBLOCK, [USR1], [], 8) = 0 26978 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 26978 rt_sigprocmask(SIG_BLOCK, [USR1], NULL, 8) = 0 26978 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 26978 rt_sigprocmask(SIG_SETMASK, [], [], 8) = 0 26978 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {c_iflags=0x100, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x803b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\x00\x12\x0f\x17\x16\x00\x00\x00"}) = 0 26978 writev(1, [{"setjmp", 6}, {" test passed\n", 13}], 2) = 19 26978 writev(1, [{"", 0}, {"\n", 1}], 2) = 1 26978 writev(1, [{"total errors: 0", 15}, {"\n", 1}], 2) = 16 26978 exit_group(0) = ?