Files
rtems/testsuites/libtests
Joel Sherrill c2e6cb1d28 2010-07-27 Bharath Suri <bharath.s.jois@gmail.com>
PR 1632/testing
	* devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
	null_initialize() and null_write().
2010-07-27 13:56:30 +00:00
..
2010-07-27 13:54:56 +00:00
2009-11-30 03:33:25 +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.