summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmrwlock04/psxtmrwlock04.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 17:20:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 17:20:18 +0000
commita6284c9e71b6974f13820c48f5363ad8b6e5d66b (patch)
treeadbfca502e9e0122f1d11ad0d5a4643aabf76e68 /testsuites/psxtmtests/psxtmrwlock04/psxtmrwlock04.doc
parent2011-08-02 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-a6284c9e71b6974f13820c48f5363ad8b6e5d66b.tar.bz2
2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>
PR 1880/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_timedwrlock - not available, blocks. * psxtmrwlock04/.cvsignore, psxtmrwlock04/Makefile.am, psxtmrwlock04/init.c, psxtmrwlock04/psxtmrwlock04.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/psxtmrwlock04/psxtmrwlock04.doc')
-rw-r--r--testsuites/psxtmtests/psxtmrwlock04/psxtmrwlock04.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmrwlock04/psxtmrwlock04.doc b/testsuites/psxtmtests/psxtmrwlock04/psxtmrwlock04.doc
new file mode 100644
index 0000000000..faa31ce3ae
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmrwlock04/psxtmrwlock04.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_wrlock - not available, blocks