summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/README
blob: bc4b21783211afc40a31eec4c530b7aa5ca7e0bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
#  $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.