Files
rtems/testsuites/sptests/spscheduler01/spscheduler01.doc
Sebastian Huber 0712d172d0 score: Task get/set affinity
Make rtems_task_get_affinity() and rtems_task_set_affinity() available
on non-SMP configurations.  Allow larger CPU sets.
2014-04-15 08:37:12 +02:00

14 lines
277 B
Plaintext

This file describes the directives and concepts tested by this test set.
test set name: spscheduler01
directives:
- rtems_task_get_affinity()
- rtems_task_set_affinity()
concepts:
- Ensure that the task set/get affinity functions work on non-SMP
configurations.