mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 08:13:12 +08:00
* Makefile.am, configure.ac, psxmsgq01/Makefile.am, psxmsgq01/init.c: Added tests for failure path coverages. Consolidated methods used in multiple places into support routines. * psxkey01/Makefile.am, psxkey01/init.c, psxkey01/psxkey01.scn, psxkey01/system.h, psxkey01/task.c, psxmsgq02/Makefile.am, psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn, psxmsgq02/system.h: New files.
6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
*** POSIX KEY 01 TEST ***
|
|
Init's ID is 0x0b010001
|
|
Allocate_majority_of_workspace:
|
|
Init: pthread_key_create - ENOMEM (Workspace not available)
|
|
*** END OF POSIX KEY 01 TEST ***
|