Files
rtems/testsuites/sptests/sperror01/sperror01.scn
Joel Sherrill 0308c02853 2010-06-26 Bharath Suri <bharath.s.jois@gmail.com>
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
2010-06-28 14:03:45 +00:00

10 lines
439 B
Plaintext

*** TEST Tests for error reporting routines - 01 ***
Dummy: Resources unavailable (unknown errno=-1)
Dummy: Resources unavailable (status: could not get enough memory) (errno: Not enough space)
Dummy: causing panic.. will print test end message, then...
print various error messages
Dummy: Resources unavailable
*** END OF TEST Tests for error reporting routines - 01 ***
(status: could not get enough memory)
fatal error, exiting