summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp74 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-07-28 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill2011-07-281-5/+3
| | | | | PR 1858/testing * sp74/sp74.doc: Fix after changes.
* 2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-262-27/+5
| | | | | * sp74/init.c, sp74/sp74.scn: Fix to get the case hit per coverage reports.
* 2011-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-261-1/+1
| | | | * sp74/init.c: Does not need clock driver.
* 2011-07-26 Pawel Zagorski <pzagor@agh.edu.pl>Joel Sherrill2011-07-265-0/+153
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.