summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-12-06 16:35:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-12-06 16:35:53 +0000
commit65b185eaf6015c707066f7fa7b45dfcc408b5075 (patch)
treec37307c1844ee652f0ef42fa44c015483fbc9e5b /testsuites
parent2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-65b185eaf6015c707066f7fa7b45dfcc408b5075.tar.bz2
2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* README: Add initial small set of POSIX Timing Tests.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/tmtests/ChangeLog4
-rw-r--r--testsuites/tmtests/README10
2 files changed, 11 insertions, 3 deletions
diff --git a/testsuites/tmtests/ChangeLog b/testsuites/tmtests/ChangeLog
index 62f56e45f3..92ac23fd8d 100644
--- a/testsuites/tmtests/ChangeLog
+++ b/testsuites/tmtests/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * README: Add initial small set of POSIX Timing Tests.
+
2010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
* tm26/task1.c, tm27/task1.c: Update for API changes.
diff --git a/testsuites/tmtests/README b/testsuites/tmtests/README
index c27617d5a3..f8f3802fc0 100644
--- a/testsuites/tmtests/README
+++ b/testsuites/tmtests/README
@@ -2,11 +2,15 @@
# $Id$
#
-This directory contains the RTEMS Timing Test Suite.
+This directory contains the RTEMS Classic API Timing Test Suite.
The tests in this directory are used to measure the execution
time of RTEMS directive and some critical internal functions.
-The results of these test are reported in the Fact Sheets
-and Supplental Manuals.
+The results of these test are useful for comparison of RTEMS
+performance
+
++ between versions of RTEMS
++ between different boards
++ across different architectures
These tests attempt to benchmark RTEMS as the user would. They measure
the execution time for a directive (under various circumstances)