summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmthread02/psxtmthread02.doc
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-11-30 15:42:38 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-30 15:50:25 -0600
commit115e0591317481cb622913d46f4164d7db34fa1b (patch)
tree95fa331add37a01d187a80b57bdddba9844b0aea /testsuites/psxtmtests/psxtmthread02/psxtmthread02.doc
parentpsxtmtests_plan.csv: Replace comma with colon (diff)
downloadrtems-115e0591317481cb622913d46f4164d7db34fa1b.tar.bz2
fixed psxtmthread02 test, updated .csv to be in sync and added test .docs
Diffstat (limited to '')
-rw-r--r--testsuites/psxtmtests/psxtmthread02/psxtmthread02.doc14
1 files changed, 13 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmthread02/psxtmthread02.doc b/testsuites/psxtmtests/psxtmthread02/psxtmthread02.doc
index 865fc07091..0e2e18c936 100644
--- a/testsuites/psxtmtests/psxtmthread02/psxtmthread02.doc
+++ b/testsuites/psxtmtests/psxtmthread02/psxtmthread02.doc
@@ -1,5 +1,6 @@
# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
+# COPYRIGHT (c) 2013.
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
@@ -8,4 +9,15 @@
This test benchmarks the following operations:
-+
++ pthread_create - preempt
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: psxtmthread
+
+directives:
++ pthread_create
+
+concepts:
++ Benchmark the call pthread_create for creating a thread with a higher priority
+ and the resulting preempt.