Files
rtems/testsuites/libtests
Matt Joyce ea4d756672 newlib01: Added tests for exit procedures
Added tests for exit procedures to ensure proper resource
cleanup. The test now checks cleanup for files assigned
to stdio streams and non-stdio streams.
2022-03-31 17:19:39 +02:00
..
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2022-01-14 08:02:38 +01:00
2020-09-14 07:11:40 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2018-10-05 13:41:07 +02:00
2020-03-18 07:20:52 +01:00
2020-05-07 12:31:56 +02: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.