![]() |
RTEMS 6.1
|
Test context for spec:/rtems/task/req/wake-after test case. More...
Data Fields | |
| T_scheduler_log_4 | scheduler_log |
| This member provides the scheduler operation records. | |
| uint64_t | now |
| This member contains the clock tick value before the rtems_task_wake_after() call. | |
| rtems_id | worker_id |
| This member contains the worker task identifier. | |
| bool | suspended |
| If this member is true, then the worker shall be suspended during the rtems_task_wake_after() call. | |
| TaskTimerInfo | timer_info |
| This member contains the timer information of the worker task. | |
| rtems_status_code | status |
| This member contains the return value of the rtems_task_wake_after() call. | |
| rtems_interval | ticks |
This member specifies the ticks 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. | |
| RtemsTaskReqWakeAfter_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/wake-after test case.