Files
rtems/testsuites/sptests
Joel Sherrill 29ff6c9ccb 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp09/screen07.c: Use INT_MAX as number of messages so always
	properly sized and no overflow on constant.
	* sp09/screen10.c: Delay so on targets with simulator idle clock
	tick driver this will work.
	* sp09/screen11.c, sp09/system.h: Move badly aligned objects to odd
	byte boundaries rather than two byte boundaries.
	* sp09/screen03.c, sp09/screen14.c: Skip tests which try to
	allocate more memory than size_t holds on m32c.
2008-10-14 13:03:38 +00:00
..
2008-09-06 03:39:58 +00:00
2008-09-06 03:39:58 +00:00
2008-09-06 03:39:58 +00:00
2008-09-06 03:39:58 +00:00
2008-09-06 03:39:58 +00:00
1995-05-11 17:39:37 +00:00

#
#  $Id$
#

This directory contains the RTEMS Single Processor Test Suite.
The tests in this directory provide near complete (98%+) test
coverage of the non-multiprocessor code in RTEMS.