Files
rtems/testsuites/libtests
Ralf Corsepius 5840b03adf * cpuuse/Makefile.am: Rework.
* malloctest/Makefile.am: Rework.
	* monitor/Makefile.am: Rework.
	* putenvtest/Makefile.am: Rework.
	* rtems++/Makefile.am: Rework.
	* rtmonuse/Makefile.am: Rework.
	* stackchk/Makefile.am: Rework.
	* termios/Makefile.am: Rework.
2005-11-11 14:40:06 +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
2005-11-11 14:40:06 +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.