summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp74/sp74.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-261-1/+0
| | | | | * sp74/init.c, sp74/sp74.scn: Fix to get the case hit per coverage reports.
* 2011-07-26 Pawel Zagorski <pzagor@agh.edu.pl>Joel Sherrill2011-07-261-0/+6
PR 1853/tests * Makefile.am, configure.ac: Add test for case where a thread is non-preemptive, multiple threads are ready at that priority, a higher priority thread is heir and the thread yields. * sp74/.cvsignore, sp74/Makefile.am, sp74/init.c, sp74/sp74.doc, sp74/sp74.scn: New files.