mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 03:09:13 +08:00
14 lines
283 B
Plaintext
14 lines
283 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 uni-processor
|
|
configurations.
|