Files
rtems/testsuites/libtests
Sebastian Huber 377c0cb0e3 2010-05-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1433/cpukit
	* block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
	* block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
	block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
	RTEMS_NO_MEMORY.
2010-05-17 08:34:55 +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
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.