summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm13
diff options
context:
space:
mode:
authorCynthia Rempel <cynt6007@vandals.uidaho.edu>2014-01-09 09:41:17 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-01-09 09:42:01 -0600
commit4e108d791984201edd24c2ef53bc797559abb566 (patch)
tree15a2062acb4cda9cccddc28bc7829b3844fd918f /testsuites/tmtests/tm13
parentposix: fix race condition between pthread_create and capture engine (diff)
downloadrtems-4e108d791984201edd24c2ef53bc797559abb566.tar.bz2
tmtests: Add contents to multiple documentation files
Diffstat (limited to 'testsuites/tmtests/tm13')
-rw-r--r--testsuites/tmtests/tm13/tm13.doc10
1 files changed, 8 insertions, 2 deletions
diff --git a/testsuites/tmtests/tm13/tm13.doc b/testsuites/tmtests/tm13/tm13.doc
index a2dcbde8b6..ef48f30e8e 100644
--- a/testsuites/tmtests/tm13/tm13.doc
+++ b/testsuites/tmtests/tm13/tm13.doc
@@ -1,9 +1,15 @@
-# 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_message_queue_urgent
+For more information
+1. tmtests/include/timesys.h
+2. tmtests/README \ No newline at end of file