summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmkey01/psxtmkey01.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-20 13:20:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-20 13:20:25 +0000
commit7be58fc5615b8a29ca51011904a231a1e1452a8e (patch)
tree896d7ec0552747426d8a9d7dad14dbd12dba9433 /testsuites/psxtmtests/psxtmkey01/psxtmkey01.doc
parentRegenerate. (diff)
downloadrtems-7be58fc5615b8a29ca51011904a231a1e1452a8e.tar.bz2
2011-07-20 Ricardo Aguirre <el.mastin@ymail.com>
PR 1843/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of key create and delete. * psxtmkey01/.cvsignore, psxtmkey01/Makefile.am, psxtmkey01/init.c, psxtmkey01/psxtmkey01.doc: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtmtests/psxtmkey01/psxtmkey01.doc16
1 files changed, 16 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmkey01/psxtmkey01.doc b/testsuites/psxtmtests/psxtmkey01/psxtmkey01.doc
new file mode 100644
index 0000000000..e00306a538
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmkey01/psxtmkey01.doc
@@ -0,0 +1,16 @@
+#
+# $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_key_create
++ pthread_key_delete
+