forked from Imagelibrary/rtems
sp09 screen 5 split into spsem_err01, sp09 screen 6 split into spsem_err02, and sptask_err01.
20 lines
997 B
Plaintext
20 lines
997 B
Plaintext
*** TEST SEMAPHORE ERROR 01 ***
|
|
TA1 - rtems_semaphore_create - RTEMS_INVALID_NAME
|
|
TA1 - rtems_semaphore_create - RTEMS_INVALID_ADDRESS
|
|
TA1 - rtems_semaphore_create - 1 - RTEMS_SUCCESSFUL
|
|
TA1 - rtems_semaphore_create - 2 - RTEMS_SUCCESSFUL
|
|
TA1 - rtems_semaphore_create - 3 - RTEMS_TOO_MANY
|
|
TA1 - rtems_semaphore_create - FIFO and inherit - RTEMS_NOT_DEFINED
|
|
TA1 - rtems_semaphore_create - FIFO and ceiling - RTEMS_NOT_DEFINED
|
|
TA1 - rtems_semaphore_create - ceiling and inherit - RTEMS_NOT_DEFINED
|
|
TA1 - rtems_semaphore_create - RTEMS_NOT_DEFINED
|
|
TA1 - rtems_semaphore_create - RTEMS_INVALID_NUMBER
|
|
TA1 - rtems_semaphore_create - RTEMS_MP_NOT_CONFIGURED
|
|
TA1 - rtems_semaphore_delete - RTEMS_INVALID_ID
|
|
TA1 - rtems_semaphore_delete - local RTEMS_INVALID_ID
|
|
TA1 - rtems_semaphore_ident - global RTEMS_INVALID_NAME
|
|
TA1 - rtems_semaphore_ident - local RTEMS_INVALID_NAME
|
|
TA1 - rtems_semaphore_release - RTEMS_INVALID_ID
|
|
TA1 - rtems_semaphore_flush - RTEMS_INVALID_ID
|
|
*** END TEST SEMAPHORE ERROR 01 ***
|