Files
rtems/testsuites/libtests
Ralf Corsepius 3f2ebce1b5 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* math/math.scn, mathf/mathf.scn: Regenerate.
	* Makefile.am, configure.ac: Add mathf/.
	* math/init.c, math/Makefile.am: Reflect having split-out mathf.
	* math/domathf.c, math/domathl.c: Remove.
	* mathf/Makefile.am, mathf/domathf.c, mathf/init.c,
	mathf/mathf.scn: New (Split out from math/).
2011-02-02 14:13:34 +00:00
..
2009-11-30 03:33:25 +00:00
2009-11-30 03:33:25 +00:00
2009-04-03 12:55:13 +00:00
2009-11-30 03:33:25 +00:00
2009-04-03 12:55:13 +00:00
2009-10-26 13:36:07 +00:00
2009-10-26 05:44:07 +00:00
2009-10-26 05:49:32 +00:00
2009-11-01 06:36:22 +00:00
2009-11-30 03:33:25 +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.