Files
rtems/testsuites/libtests
Chris Johns e6df806a3f tests: Use ld to map (wrap) printf, puts and putchar to tester functions.
- Remove the macro defines and the need for tmacro.h by remapping the
  symbols using ld's wrap option.
- Remove FLUSH_OUTPUT, it was empty.
- Move rtems_test_exit to libmisc/testsupport as a function.

Update #3199.
2017-11-11 16:14:59 +11:00
..
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-07 08:31:40 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-10-28 13:33:56 +02:00
2017-10-28 13:33:56 +02:00
2017-10-28 13:33:56 +02:00
2017-11-06 07:26:42 +01:00
2017-10-28 13:33:56 +02:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-07 08:31:40 +01:00
2017-11-06 09:06:20 +01:00
2017-11-06 09:06:20 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2012-02-01 10:59:44 -06:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +01:00
2017-10-28 13:33:56 +02:00
2017-11-07 08:31:40 +01:00
2017-11-06 07:26:42 +01:00
2017-11-06 07:26:42 +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.