mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 08:13:12 +08:00
* psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn, psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn, psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn: Per PR239 update the IDs in the various screens.
22 lines
630 B
Plaintext
22 lines
630 B
Plaintext
*** POSIX TEST 3 ***
|
|
Init's ID is 0x0b010001
|
|
Init: waiting on any signal for 3 seconds.
|
|
Init: correctly timed out waiting for SIGUSR1.
|
|
|
|
Init: Block SIGUSR2
|
|
Init: waiting on any signal for 3 seconds.
|
|
Task_1: Fri May 24 11:05:03 1996
|
|
Task_1: pthread_kill - SIGUSR2 to Init
|
|
Init: correctly timed out waiting for SIGUSR1.
|
|
|
|
Init: waiting on any signal for 3 seconds.
|
|
Task_2: Fri May 24 11:05:06 1996
|
|
Task_1: pthread_kill - SIGUSR1 to Init
|
|
Signal: 16 caught by 0xc010001 (1)
|
|
Init: received (16) SIGUSR1=16
|
|
|
|
Init: kill with SIGUSR2.
|
|
Init: waiting on any signal for 3 seconds.
|
|
Init: received (17) SIGUSR2=17
|
|
*** END OF POSIX TEST 3 ***
|