Files
rtems/testsuites/libtests
Ralf Corsepius ad3310a855 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
	* cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
	putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
	stackchk/Makefile.am, termios/Makefile.am:
	Partial conversion to automake.
2005-11-07 07:36:45 +00:00
..
2005-11-07 07:36:35 +00:00
2005-11-07 07:36:35 +00:00
2005-11-07 07:36:35 +00:00
2005-11-07 07:36:35 +00:00
2005-11-07 07:36:35 +00:00
2005-11-07 07:36:35 +00:00
2005-11-07 07:36:11 +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.