summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpwakeafter01/smpwakeafter01.doc
blob: b02a92686cb7bbd874a950a981121fd76c7a4ff6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This file describes the directives and concepts tested by this test set.

test set name: smpwakeafter01

directives:

  - rtems_task_wake_after()

concepts:

  - Ensure that rtems_task_wake_after() works on multiple processors with some
    tasks using different intervals.
  - Use a scheduler partition for processor 1, assign all remaining processors
    to a cluster.  This highlights dependencies on the scheduler instance lock
    in case this test is run with profiling enabled.