summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpstart01/smpstart01.doc
blob: 10dc9d0615ed3cc1b23c8976116c8fbc15932a72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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.