Files
rtems/testsuites/libtests
Sebastian Huber 1309718114 confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATION
Enable the SMP configuration by default in case SMP is enabled.  Add
configuration option CONFIGURE_DISABLE_SMP_CONFIGURATION to disable it
explicitly.

Add CONFIGURE_DISABLE_SMP_CONFIGURATION to all test which would fail
otherwise.

Update #3001.
2017-05-11 11:40:44 +02: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
2017-02-28 09:09:23 +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.