Files
rtems/testsuites/libtests
Sebastian Huber cbfc341560 ttest01: New test
This is an example test using the RTEMS Test Framework.  It tests also
the framework itself.

Add T_FILE_NAME command line define to get rid of the full file path.
This is important to reduce the read-only data of test files and make
them build system independent.

Update #3199.
2019-03-27 07:21:31 +01:00
..
2018-08-07 07:17:19 +02:00
2018-10-05 13:41:07 +02:00
2018-10-05 13:41:07 +02:00
2018-10-05 13:41:07 +02:00
2018-10-05 13:41:07 +02:00
2018-10-05 13:41:07 +02:00
2018-10-05 13:41:07 +02:00
2018-08-07 07:17:19 +02:00
2018-10-05 13:41:07 +02:00
2018-10-05 13:41:07 +02:00
2019-03-22 14:16:52 +11:00
2018-10-05 13:41:07 +02:00
2018-10-05 13:41:07 +02:00
2018-10-05 13:41:07 +02:00
2019-03-27 07:21:31 +01:00
2019-03-27 07:21:31 +01:00
2019-03-27 07:21:31 +01: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.