RTEMS 6.1-rc1
|
Test context for spec:/rtems/task/req/get-scheduler test case. More...
Data Fields | |
rtems_id | scheduler_id_obj |
This member provides the object referenced by the scheduler_id parameter. | |
rtems_status_code | status |
This member contains the return value of the rtems_task_get_scheduler() call. | |
rtems_id | id |
This member specifies if the task_id parameter value. | |
rtems_id * | scheduler_id |
This member specifies if the scheduler_id 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. | |
RtemsTaskReqGetScheduler_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/task/req/get-scheduler test case.