summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpthreadpin01/smpthreadpin01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpthreadpin01/smpthreadpin01.doc')
-rw-r--r--testsuites/smptests/smpthreadpin01/smpthreadpin01.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/smptests/smpthreadpin01/smpthreadpin01.doc b/testsuites/smptests/smpthreadpin01/smpthreadpin01.doc
new file mode 100644
index 0000000000..23d2f165ea
--- /dev/null
+++ b/testsuites/smptests/smpthreadpin01/smpthreadpin01.doc
@@ -0,0 +1,12 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: smpthreadpin01
+
+directives:
+
+ - _Thread_Pin()
+ - _Thread_Unpin()
+
+concepts:
+
+ - Ensure that the thread to processor pinning works.