Files
rtems/testsuites/libtests
Sebastian Huber f55595e489 2011-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
* termios01/init.c: Update due to API changes.  Fixed integer types.
	Make functions static.  Added const qualifier.
2011-12-14 12:58:21 +00:00
..
2011-03-01 15:27:02 +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.