Files
rtems/testsuites/libtests
Joel Sherrill dfd2947f80 2007-03-13 Joel Sherrill <joel@OARcorp.com>
* tztest/init.c: Call tzset() even though it may be called for us
	implicitly along the way.
2007-03-13 20:02:45 +00:00
..
2006-09-14 16:32:17 +00:00
2005-11-13 06:46:05 +00:00
2005-11-13 06:46:05 +00:00
2006-09-14 16:32:17 +00:00
2005-11-13 06:46:05 +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.