Warning, /testsuites/sptests/spscheduler01/spscheduler01.doc is written in an unsupported language. File is not indexed.
0001 This file describes the directives and concepts tested by this test set.
0002
0003 test set name: spscheduler01
0004
0005 directives:
0006
0007 - rtems_task_get_affinity()
0008 - rtems_task_set_affinity()
0009 - pthread_getaffinity_np()
0010 - pthread_setaffinity_np()
0011 - rtems_task_get_scheduler()
0012 - rtems_task_set_scheduler()
0013 - rtems_scheduler_ident()
0014 - rtems_scheduler_get_processor_set()
0015 - rtems_task_get_priority()
0016
0017 concepts:
0018
0019 - Ensure that the task set/get affinity functions work on uni-processor
0020 configurations.
0021 - Ensure that the task set/get scheduler functions work on uni-processor
0022 configurations.
0023 - Ensure that the scheduler functions work on uni-processor configurations.
0024 - Ensure that the task get priority function works on uni-processor
0025 configurations.