summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)