Files
rtems/testsuites/libtests
Ralf Corsepius 1f52d0e86d 2009-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* cpuuse/Makefile.am, malloctest/Makefile.am,
	monitor/Makefile.am, monitor02/Makefile.am,
	putenvtest/Makefile.am, rtems++/Makefile.am,
	rtmonuse/Makefile.am, stackchk/Makefile.am,
	termios/Makefile.am, tztest/Makefile.am:
	Eliminate _exe_/.exe.
2009-04-03 12:46:29 +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.