Files
rtems/testsuites/libtests
Joel Sherrill aea66e878a 2009-12-28 Aanjhan Ranganathan <aanjhan@gmail.com>
* bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
	to cover the bsp_cmdline_get_param() routine.
2009-12-28 16:42:08 +00:00
..
2009-11-30 03:33:25 +00:00
2009-11-30 03:33:25 +00:00
2009-11-30 03:33:25 +00:00
2009-12-06 06:52:08 +00:00
2009-10-26 13:36:07 +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.