summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sperror01/init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: Produce proper begin/end messagesSebastian Huber2014-03-251-4/+19
|
* tests/sptests: Use <rtems/test.h>Sebastian Huber2014-03-251-1/+5
|
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* sptests - Eliminate missing prototype warningsJoel Sherrill2012-05-311-1/+4
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Add HAVE_CONFIG_H.Ralf Corsepius2011-02-221-0/+4
|
* 2010-06-26 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-06-281-0/+54
PR 1592/testing * Makefile.am, configure.ac: Changes to incorporate sperror01, sperror02, sperror03 * sperror01/init.c, sperror02/init.c: New tests to exercise rtems_error routine * sperror03/init.c: New test to exercise rtems_panic routine