Files
rtems/testsuites/libtests
Chris Johns c6eead1353 libdl: Add C++ exception support to loaded modules.
This has been tested on SPARC, i386, PowerPC and ARM.

Closes #2767.
2016-12-14 09:07:16 +11:00
..
2016-11-23 12:52:05 +01:00
2016-09-19 07:52:33 +02:00
2016-09-19 07:52:33 +02:00
2016-09-19 07:52:33 +02:00
2015-10-19 09:51:28 +02:00
2016-05-20 07:49:41 +02:00
2015-09-11 11:28:13 +02:00
2016-09-16 09:36:44 +02:00
2016-10-13 13:11:40 +11: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.