mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 23:59:32 +08:00
* psxobj01/Makefile.am, psxobj01/init.c, psxobj01/psxobj01.scn: Add test for runnign out of workspace when setting object name as string.
8 lines
297 B
Plaintext
8 lines
297 B
Plaintext
*** POSIX OBJECT TEST 1 ***
|
|
INIT - _Objects_Name_to_id_string - NULL name
|
|
INIT - _Objects_Name_to_id_string - NULL ID
|
|
INIT - _Objects_Name_to_id_string - name of non-existent object
|
|
INIT - _Objects_Set_name fails - out of memory
|
|
Allocate_majority_of_workspace:
|
|
*** END OF POSIX OBJECT TEST 1 ***
|