summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smppsxaffinity01/smppsxaffinity01.doc
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-02-26 09:41:04 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-03-07 09:13:35 -0600
commitf3e6b18a4aa799d778ded7c952baeac6ae26ade0 (patch)
treeb1ab8ef558450080002b3fd46a21bd8c08df330b /testsuites/smptests/smppsxaffinity01/smppsxaffinity01.doc
parentsmptests: Add smpaffinity01 (diff)
downloadrtems-f3e6b18a4aa799d778ded7c952baeac6ae26ade0.tar.bz2
smptests: Add smppsxaffinity01.
This test exercises the ability to obtain and modify the affinity field of the POSIX thread attributes.
Diffstat (limited to 'testsuites/smptests/smppsxaffinity01/smppsxaffinity01.doc')
-rw-r--r--testsuites/smptests/smppsxaffinity01/smppsxaffinity01.doc22
1 files changed, 22 insertions, 0 deletions
diff --git a/testsuites/smptests/smppsxaffinity01/smppsxaffinity01.doc b/testsuites/smptests/smppsxaffinity01/smppsxaffinity01.doc
new file mode 100644
index 0000000000..b6333c40e4
--- /dev/null
+++ b/testsuites/smptests/smppsxaffinity01/smppsxaffinity01.doc
@@ -0,0 +1,22 @@
+# COPYRIGHT (c) 1989-2014.
+# 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 file describes the directives and concepts tested by this test set.
+
+test set name: psxpsxaffinity01
+
+directives:
+
+ pthread_attr_getaffinity_np
+ pthread_attr_setaffinity_np
+
+concepts:
+
++ Verify error conditions and functionality of pthread_attr_getaffinity_np
+
++ Verify error conditions and functionality of pthread_attr_setaffinity_np