source: rtems/testsuites/sptests/sp66/sp66.scn

Last change on this file was a5b04da, checked in by Joel Sherrill <joel.sherrill@…>, on 09/14/09 at 20:05:44

2009-09-14 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac, sp65/init.c: Add new test to exercise very simple priority ceiling case that was previously only tested via the POSIX API.
  • sp66/.cvsignore, sp66/Makefile.am, sp66/init.c, sp66/sp66.doc, sp66/sp66.scn: New files.
  • Property mode set to 100644
File size: 199 bytes
Line 
1*** TEST 66 ***
2Creating semaphore
3Calling rtems_semaphore_obtain
4Calling rtems_task_create
5Calling rtems_task_start
6Init Task_1: Obtaining semaphore
7Calling semaphore release
8*** END OF TEST 65 ***
Note: See TracBrowser for help on using the repository browser.