summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpaffinity01/smpaffinity01.doc
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-02-10 12:31:59 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-03-07 09:13:14 -0600
commita3e055fe8ae9bcad75bd57126ece854e75ff578a (patch)
treeee39a871796d3e5d4e40fb4f07a8e57579947478 /testsuites/smptests/smpaffinity01/smpaffinity01.doc
parentpsxtests: Added test for pthread_getattr_np(). (diff)
downloadrtems-a3e055fe8ae9bcad75bd57126ece854e75ff578a.tar.bz2
smptests: Add smpaffinity01
This test exercises the new Classic API task affinity methods.
Diffstat (limited to 'testsuites/smptests/smpaffinity01/smpaffinity01.doc')
-rw-r--r--testsuites/smptests/smpaffinity01/smpaffinity01.doc21
1 files changed, 21 insertions, 0 deletions
diff --git a/testsuites/smptests/smpaffinity01/smpaffinity01.doc b/testsuites/smptests/smpaffinity01/smpaffinity01.doc
new file mode 100644
index 0000000000..c79d6feca6
--- /dev/null
+++ b/testsuites/smptests/smpaffinity01/smpaffinity01.doc
@@ -0,0 +1,21 @@
+# 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: smpaffinity01
+
+directives:
+
+ - rtems_task_get_affinity()
+ - rtems_task_set_affinity()
+
+concepts:
+
+ - Ensure that classic get and set affinity work SMP.
+ Note: This does not test scheduling