summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmrwlock07/psxtmrwlock07.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:20:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:20:06 +0000
commitaa66acbbc353e9f3614e2d5738558102c86b49d0 (patch)
treee655bc531fe8c9b13d5bf1dd170e5fd20915fe9c /testsuites/psxtmtests/psxtmrwlock07/psxtmrwlock07.doc
parent2011-08-04 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-aa66acbbc353e9f3614e2d5738558102c86b49d0.tar.bz2
2011-08-04 Ricardo Aguirre <el.mastin@ymail.com>
PR 1888/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_unlock - thread waiting, preempt. * psxtmrwlock07/.cvsignore, psxtmrwlock07/Makefile.am, psxtmrwlock07/init.c, psxtmrwlock07/psxtmrwlock07.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/psxtmrwlock07/psxtmrwlock07.doc')
-rw-r--r--testsuites/psxtmtests/psxtmrwlock07/psxtmrwlock07.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmrwlock07/psxtmrwlock07.doc b/testsuites/psxtmtests/psxtmrwlock07/psxtmrwlock07.doc
new file mode 100644
index 0000000000..5e4732ae6a
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmrwlock07/psxtmrwlock07.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_unlock - thread waiting, preempt