RTEMS 6.1-rc1
|
Test context for spec:/rtems/clock/req/set test case. More...
Data Fields | |
rtems_status_code | status |
bool | register_hook |
Status_Control | hook_status |
rtems_time_of_day * | target_tod |
rtems_time_of_day | target_tod_value |
rtems_time_of_day | tod_before |
rtems_status_code | get_tod_before_status |
rtems_time_of_day | tod_after |
rtems_status_code | get_tod_after_status |
rtems_id | timer_id |
int | timer_routine_counter |
rtems_time_of_day | timer_routine_tod |
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. | |
RtemsClockReqSet_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/clock/req/set test case.