Files
rtems/testsuites/libtests
Sebastian Huber 6f46848079 tests: Use floating point task
These tests directly or indirectly use fprintf(), etc. which may use the
floating point unit.

Update #3076.
2017-07-19 11:57:01 +02:00
..
2017-07-18 14:14:34 +02:00
2017-07-18 14:14:34 +02:00
2017-07-18 14:14:34 +02: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
2017-07-18 14:14:34 +02:00
2017-06-13 13:01:03 +02:00
2017-07-18 14:14:34 +02:00
2017-07-18 14:14:34 +02:00
2017-07-19 11:57:01 +02:00
2015-10-19 09:51:28 +02:00
2017-07-18 14:14:34 +02:00
2017-07-18 14:14:34 +02:00
2017-07-18 14:14:34 +02:00
2017-07-19 11:57:01 +02:00
2017-07-18 14:14:34 +02:00
2012-02-01 10:59:44 -06:00
2016-09-16 09:36:44 +02:00
2017-07-18 14:14:34 +02:00
2017-07-18 14:14:34 +02:00
2017-06-13 13:01:03 +02:00
2017-07-18 14:14:34 +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.