Files
rtems/testsuites/libtests
Ralf Corsepius 22189ab2ca 2005-11-13 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:
	Convert to using *_PROGRAMS.
2005-11-13 06:31:57 +00:00
..
2005-11-11 14:33:33 +00:00
2005-11-11 14:33:33 +00:00
2005-11-11 14:33:33 +00:00
2005-11-11 14:33:33 +00:00
2005-11-11 14:33:33 +00:00
2005-11-11 14:33:33 +00:00
2005-11-11 14:33:33 +00:00
2005-11-11 14:33:33 +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.