summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp59 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add HAVE_CONFIG_H.Ralf Corsepius2011-02-221-0/+4
|
* Whitespace removal.Ralf Corsepius2009-11-301-1/+1
|
* Use PRIdrtems_task_priority to print rtems_task_priority's.Ralf Corsepius2009-10-261-1/+1
|
* 2009-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-271-1/+1
| | | | | * sp59/init.c, spintrcritical15/init.c, spintrcritical16/init.c: Correct minor issues uncovered on uC5282.
* 2009-08-25 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-08-262-5/+5
| | | | | * sp59/init.c, sp59/sp59.scn: Added status code assignment. Fixed typos. * sp63/init.c: Check return value of _Heap_Initialize().
* 2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-095-0/+192
* Makefile.am, configure.ac: Add sp59 to test path through _Thread_queue_First_priority where the task's priority was in the bottom 1/4 of the range. * sp59/.cvsignore, sp59/Makefile.am, sp59/init.c, sp59/sp59.doc, sp59/sp59.scn: New files.