mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 06:28:33 +08:00
* Makefile.am, configure.ac: Added test for ualarm * psxualarm/Makefile.am, psxualarm/init.c, psxualarm/psxualarm.scn, psxualarm/system.h: New files.
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
*** POSIX TEST UALARM ***
|
|
Init's ID is 0x0b010001
|
|
Init: ualarm in 1 us
|
|
Init: Unblock SIGALRM
|
|
Signal: 14 caught by 0xb010001 (1)
|
|
Signal: 14 caught by 0xb010001 (2)
|
|
Init: clear ualarm with 0,0
|
|
*** END OF POSIX TEST UALARM ***
|