RTEMS 6.1-rc6
|
Test context for spec:/rtems/scheduler/req/get-maximum-priority test case. More...
Data Fields | |
rtems_id | scheduler_id |
This member contains the identifier of a scheduler. | |
rtems_task_priority | priority_obj |
This member provides the object referenced by the priority parameter. | |
rtems_status_code | status |
This member contains the return value of the rtems_scheduler_get_maximum_priority() call. | |
rtems_id | id |
This member specifies if the scheduler_id parameter value. | |
rtems_task_priority * | priority |
This member specifies if the priority parameter value. | |
struct { | |
size_t pcs [2] | |
This member defines the pre-condition states for the next action. | |
bool in_action_loop | |
If this member is true, then the test action loop is executed. | |
size_t index | |
This member contains the next transition map index. | |
RtemsSchedulerReqGetMaximumPriority_Entry entry | |
This member contains the current transition map entry. | |
bool skip | |
If this member is true, then the current transition variant should be skipped. | |
} | Map |
Test context for spec:/rtems/scheduler/req/get-maximum-priority test case.