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