mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 08:59:03 +08:00
* sp65/init.c, sp65/sp65.doc, sp65/sp65.scn: Add new test case to verify that obtaining a priority ceiling mutex when the calling task's priority is the same as the priority ceiling is handled correctly.
9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
*** TEST 65 ***
|
|
Creating semaphore
|
|
Calling rtems_semaphore_obtain
|
|
Calling rtems_task_create
|
|
Calling rtems_task_start
|
|
Init Task_1: Obtaining semaphore
|
|
Calling semaphore release
|
|
*** END OF TEST 65 ***
|