summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm30/tm30.doc
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/tm30/tm30.doc
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/tm30/tm30.doc')
-rw-r--r--testsuites/tmtests/tm30/tm30.doc13
1 files changed, 9 insertions, 4 deletions
diff --git a/testsuites/tmtests/tm30/tm30.doc b/testsuites/tmtests/tm30/tm30.doc
index 21b1753023..3962421968 100644
--- a/testsuites/tmtests/tm30/tm30.doc
+++ b/testsuites/tmtests/tm30/tm30.doc
@@ -1,6 +1,6 @@
-# COPYRIGHT (c) 1989-2010.
+# 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.
@@ -8,5 +8,10 @@
This test benchmarks the following operations:
-+ rtems_barrier_create
-+ rtems_barrier_delete
+ + rtems_barrier_create
+ + rtems_barrier_delete
+ + rtems_barrier_ident
+
+For more information
+1. tmtests/include/timesys.h
+2. tmtests/README \ No newline at end of file