Files
rtems/testsuites/libtests
Ralf Corsepius e126295204 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
	putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
	stackchk/Makefile.am, termios/Makefile.am:
	AM_CPPFLAGS += -I..../support/include.
2005-11-09 12:38:56 +00:00
..
2005-11-07 09:43:59 +00:00
2005-11-07 09:43:59 +00:00
2005-11-07 09:43:59 +00:00
2005-11-07 09:43:59 +00:00
2005-11-07 09:43:59 +00:00
2005-11-07 09:43:59 +00:00
2005-11-07 09:43:59 +00:00
2005-11-07 09:43:59 +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.