summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmrwlock03/psxtmrwlock03.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 15:17:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 15:17:17 +0000
commitd83f90b1e418d1e60d522f70495501a204fe8bc9 (patch)
tree3dcf99a5dfe8320a5ed39dda93dc194ca8286a15 /testsuites/psxtmtests/psxtmrwlock03/psxtmrwlock03.doc
parent2011-08-02 Xiang Cui <medivhc@gmail.com> (diff)
downloadrtems-d83f90b1e418d1e60d522f70495501a204fe8bc9.tar.bz2
2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>
PR 1878/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_timedrdlock - not available, blocks. * psxtmrwlock03/.cvsignore, psxtmrwlock03/Makefile.am, psxtmrwlock03/init.c, psxtmrwlock03/psxtmrwlock03.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/psxtmrwlock03/psxtmrwlock03.doc')
-rw-r--r--testsuites/psxtmtests/psxtmrwlock03/psxtmrwlock03.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmrwlock03/psxtmrwlock03.doc b/testsuites/psxtmtests/psxtmrwlock03/psxtmrwlock03.doc
new file mode 100644
index 0000000000..8eb5df98da
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmrwlock03/psxtmrwlock03.doc
@@ -0,0 +1,14 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2011.
+# On-Line Applications Research Corporation (OAR).
+#
+# 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:
+
++ pthread_rwlock_timedrdlock - not available, blocks