summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spscheduler01/spscheduler01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spscheduler01/spscheduler01.doc')
-rw-r--r--testsuites/sptests/spscheduler01/spscheduler01.doc13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuites/sptests/spscheduler01/spscheduler01.doc b/testsuites/sptests/spscheduler01/spscheduler01.doc
new file mode 100644
index 0000000000..00ac13e8c1
--- /dev/null
+++ b/testsuites/sptests/spscheduler01/spscheduler01.doc
@@ -0,0 +1,13 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: spscheduler01
+
+directives:
+
+ - rtems_task_get_affinity()
+ - rtems_task_set_affinity()
+
+concepts:
+
+ - Ensure that the task set/get affinity functions work on non-SMP
+ configurations.