summaryrefslogblamecommitdiffstats
path: root/testsuites/smptests/smpscheduler04/smpscheduler04.doc
blob: 91bf76b44c8366bec79018d18f211c023661b0c5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                        
This file describes the directives and concepts tested by this test set.

test set name: smpscheduler04

directives:

  - rtems_task_set_scheduler()
  - rtems_scheduler_add_processor()
  - rtems_scheduler_remove_processor()

concepts:

  - Ensure that adding/removing a processor works with concurrent task
    scheduler changes.