summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spscheduler01/spscheduler01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spscheduler01/spscheduler01.doc')
-rw-r--r--testsuites/sptests/spscheduler01/spscheduler01.doc10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuites/sptests/spscheduler01/spscheduler01.doc b/testsuites/sptests/spscheduler01/spscheduler01.doc
index d398315b13..2182928722 100644
--- a/testsuites/sptests/spscheduler01/spscheduler01.doc
+++ b/testsuites/sptests/spscheduler01/spscheduler01.doc
@@ -6,8 +6,18 @@ directives:
- rtems_task_get_affinity()
- rtems_task_set_affinity()
+ - rtems_task_get_scheduler()
+ - rtems_task_set_scheduler()
+ - rtems_scheduler_ident()
+ - rtems_scheduler_get_processor_set()
+ - rtems_task_get_priority()
concepts:
- Ensure that the task set/get affinity functions work on uni-processor
configurations.
+ - Ensure that the task set/get scheduler functions work on uni-processor
+ configurations.
+ - Ensure that the scheduler functions work on uni-processor configurations.
+ - Ensure that the task get priority function works on uni-processor
+ configurations.