summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmsem04/psxtmsem04.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 13:33:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 13:33:50 +0000
commit7d931f6aa833db3d0eb6557c323d75360c100c4a (patch)
tree836a4d36f9b0656ff6c3d99e2b0b657929ced456 /testsuites/psxtmtests/psxtmsem04/psxtmsem04.doc
parent2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-7d931f6aa833db3d0eb6557c323d75360c100c4a.tar.bz2
2011-07-26 Ricardo Aguirre <el.mastin@ymail.com>
PR 1849/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of sem_post - thread waiting, no preempt. * psxtmsem04/.cvsignore, psxtmsem04/Makefile.am, psxtmsem04/init.c, psxtmsem04/psxtmsem04.doc: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtmtests/psxtmsem04/psxtmsem04.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmsem04/psxtmsem04.doc b/testsuites/psxtmtests/psxtmsem04/psxtmsem04.doc
new file mode 100644
index 0000000000..646a29f24c
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmsem04/psxtmsem04.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:
+
++ sem_post - thread waiting, no preempt