summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmrwlock02/psxtmrwlock02.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 14:19:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 14:19:46 +0000
commitf8d760bc963dec8d166b04a4c42654fc7697ff68 (patch)
tree0470841456b85ed31b6fc576a6794009fc470cfb /testsuites/psxtmtests/psxtmrwlock02/psxtmrwlock02.doc
parent2011-08-02 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com> (diff)
downloadrtems-f8d760bc963dec8d166b04a4c42654fc7697ff68.tar.bz2
2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>
PR 1875/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_rdlock - not available, blocks. * psxtmrwlock02/.cvsignore, psxtmrwlock02/Makefile.am, psxtmrwlock02/init.c, psxtmrwlock02/psxtmrwlock02.doc: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtmtests/psxtmrwlock02/psxtmrwlock02.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmrwlock02/psxtmrwlock02.doc b/testsuites/psxtmtests/psxtmrwlock02/psxtmrwlock02.doc
new file mode 100644
index 0000000000..930b7a1e35
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmrwlock02/psxtmrwlock02.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_rdlock - not available, blocks