summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpstart01/smpstart01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpstart01/smpstart01.doc')
-rw-r--r--testsuites/smptests/smpstart01/smpstart01.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/smptests/smpstart01/smpstart01.doc b/testsuites/smptests/smpstart01/smpstart01.doc
new file mode 100644
index 0000000000..10dc9d0615
--- /dev/null
+++ b/testsuites/smptests/smpstart01/smpstart01.doc
@@ -0,0 +1,12 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: smpstart01
+
+directives:
+
+ - _Thread_Start_multitasking()
+
+concepts:
+
+ - Ensure that the multitasking start works in case the first context switch
+ has an heir thread which already executes the thread body.