summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm28/tm28.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm28/tm28.doc')
-rw-r--r--testsuites/tmtests/tm28/tm28.doc13
1 files changed, 11 insertions, 2 deletions
diff --git a/testsuites/tmtests/tm28/tm28.doc b/testsuites/tmtests/tm28/tm28.doc
index a2dcbde8b6..b5685f5776 100644
--- a/testsuites/tmtests/tm28/tm28.doc
+++ b/testsuites/tmtests/tm28/tm28.doc
@@ -1,9 +1,18 @@
-# COPYRIGHT (c) 1989-1999.
+# COPYRIGHT (c) 1989-2014.
# On-Line Applications Research Corporation (OAR).
-#
+# Cynthia Rempel <cynthia@rtems.org>
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
# http://www.rtems.com/license/LICENSE.
#
+This test benchmarks the following operations:
+
+ + rtems_port_create
+ + rtems_port_delete
+ + rtems_port_external_to_internal
+ + rtems_port_internal_to_external
+For more information
+1. tmtests/include/timesys.h
+2. tmtests/README \ No newline at end of file