sigsuspend: Make sure receive correct sigevent from do_kill
Change-Id: Ife9cf36a81f353e0575f6802f1e56f7dd4cb0425 Fujitsu: POSTK_DEBUG_TEMP_FIX_33 Refs: #1350
This commit is contained in:
committed by
Masamichi Takagi
parent
18412616e1
commit
bc06d68d84
28
test/issues/1350/x86_64_result.log
Normal file
28
test/issues/1350/x86_64_result.log
Normal file
@ -0,0 +1,28 @@
|
||||
*** C1350T01 start *******************************
|
||||
parent is waiting SIGUSR1
|
||||
child is sending SIGUSR1 (should be caught)
|
||||
suspender caught SIGUSR1
|
||||
sigsuspend return -1 as expected
|
||||
[OK] caught SIGUSR1
|
||||
*** C1350T01 PASSED ******************************
|
||||
|
||||
*** C1350T02 start *******************************
|
||||
rt_sigsuspend01 1 TPASS : rt_sigsuspend PASSED
|
||||
*** C1350T02 PASSED (1)
|
||||
|
||||
*** C1350T03 start *******************************
|
||||
sigsuspend01 1 TPASS : Functionality of sigsuspend() successful
|
||||
*** C1350T03 PASSED (1)
|
||||
|
||||
*** C1350T04 start *******************************
|
||||
pause01 1 TPASS : pause() returned -1
|
||||
*** C1350T04 PASSED (1)
|
||||
|
||||
*** C1350T05 start *******************************
|
||||
pause02 1 TPASS : pause was interrupted correctly
|
||||
*** C1350T05 PASSED (1)
|
||||
|
||||
*** C1350T06 start *******************************
|
||||
pause03 1 TPASS : pause() did not return after SIGKILL
|
||||
*** C1350T06 PASSED (1)
|
||||
|
||||
Reference in New Issue
Block a user