source: rtems/testsuites/psxtests/psx03/psx03.scn @ 78f5dae

4.104.114.84.95
Last change on this file since 78f5dae was 78f5dae, checked in by Mark Johannes <Mark.Johannes@…>, on 08/23/96 at 15:55:02

Filled in the screen

  • Property mode set to 100644
File size: 530 bytes
Line 
1*** POSIX TEST 3 ***
2Init's ID is 0x0c010001
3Init: waiting on any signal for 3 seconds.
4Init: correctly timed out waiting for SIGUSR1.
5 
6Init: Block SIGUSR2
7Init: waiting on any signal for 3 seconds.
8Task_1: Fri May 24 11:05:03 1996
9Task_1: pthread_kill - SIGUSR2 to Init
10Init: correctly timed out waiting for SIGUSR1.
11 
12Init: waiting on any signal for 3 seconds.
13Task_2: Fri May 24 11:05:06 1996
14Task_1: pthread_kill - SIGUSR1 to Init
15Signal: 16 caught by 0xc010001 (1)
16Init: received (16) SIGUSR1=16
17*** END OF POSIX TEST 3 ***
Note: See TracBrowser for help on using the repository browser.