summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp65/sp65.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-08-13 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill2009-08-141-0/+8
| | | | | | | * 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-12 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill2009-08-121-0/+0
* ChangeLog, Makefile.am, configure.ac: Add new test for some core mutex cases. * sp65/.cvsignore, sp65/Makefile.am, sp65/init.c, sp65/sp65.doc, sp65/sp65.scn: New files.