summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpschedaffinity05/smpschedaffinity05.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpschedaffinity05/smpschedaffinity05.doc')
-rw-r--r--testsuites/smptests/smpschedaffinity05/smpschedaffinity05.doc13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuites/smptests/smpschedaffinity05/smpschedaffinity05.doc b/testsuites/smptests/smpschedaffinity05/smpschedaffinity05.doc
new file mode 100644
index 0000000000..4fb02051c2
--- /dev/null
+++ b/testsuites/smptests/smpschedaffinity05/smpschedaffinity05.doc
@@ -0,0 +1,13 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: smpschedaffinity05
+
+directives:
+
+ - _Scheduler_priority_affinity_xxx
+
+concepts:
+
+ - Ensure that worst case migration of tasks across 4 cores using
+ a combination of affinity and priority. Ensure the highest
+ priority tasks are chosen to run on the correct cores.