summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp65/sp65.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-08-17 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill2009-08-171-0/+4
| | | | | * sp65/init.c: Remove stray print. * sp65/sp65.doc: Add information on second case.
* 2009-08-13 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill2009-08-141-4/+4
| | | | | | | * 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/+24
* 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.