Files
rtems/testsuites/libtests
Joel Sherrill 809d2a6a30 2007-02-06 Joel Sherrill <joel@OARcorp.com>
* rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
	issues in message queue tests.
2007-02-06 19:14:51 +00:00
..
2005-11-13 06:46:05 +00:00
2005-11-13 06:46:05 +00:00
2005-11-13 06:46:05 +00:00
1995-05-11 17:39:37 +00:00

#
#  $Id$
#

This directory contains tests for some of the items in
the lib directories.  The intent is to be able to
verify the basic functionality of a library.  For example,
it is important to know that the stack checker successfully
detects tasks which both stay within and exceed their
stack limits.