RTEMS 6.1-rc4
|
Test context for spec:/rtems/task/req/wake-when test case. More...
Data Fields | |
T_scheduler_log_4 | scheduler_log |
This member provides the scheduler operation records. | |
struct timespec | now |
This member contains the CLOCK_REALTIME value before the rtems_task_wake_when() call. | |
rtems_id | worker_id |
This member contains the worker task identifier. | |
TaskTimerInfo | timer_info |
This member contains the timer information of the worker task. | |
rtems_time_of_day | tod_obj |
This member provides the object referenced by the time_buffer parameter. | |
rtems_status_code | status |
This member contains the return value of the rtems_task_wake_when() call. | |
const rtems_time_of_day * | tod |
This member specifies the time_buffer parameter value. | |
struct { | |
size_t pci [3] | |
This member defines the pre-condition indices for the next action. | |
size_t pcs [3] | |
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. | |
RtemsTaskReqWakeWhen_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-when test case.