Files
rtems/testsuites/libtests
Chris Johns 2ed53cb982 testsuite/dl: Add C++ by default for DL tests which use C++.
- Add AM C++ support to the testsuite configure.ac script.
- Fix the dependences in the  DL tests.

Closes #3024.
2017-08-23 09:48:56 +10:00
..
2015-03-04 14:53:36 -06:00
2015-09-11 11:31:27 +02:00
2015-03-10 12:53:07 -04:00

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.