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