Files
rtems/testsuites/sptests/sp65/sp65.scn
T
Joel Sherrill 146301d36b 2009-08-13 Santosh G Vattam <vattam.santosh@gmail.com>
* 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.
2009-08-14 01:10:23 +00:00

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 ***