![]() |
RTEMS 6.1
|
Test context for spec:/rtems/timer/req/create test case. More...
Data Fields | |
| void * | seized_objects |
| This member is used by the T_seize_objects() and T_surrender_objects() support functions. | |
| rtems_id | id_value |
| This member may contain the object identifier returned by rtems_timer_create(). | |
| rtems_name | name |
This member specifies the name parameter for the action. | |
| rtems_id * | id |
This member specifies the id parameter for the action. | |
| rtems_status_code | status |
| This member contains the return status of the action. | |
| struct { | |
| 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. | |
| RtemsTimerReqCreate_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/timer/req/create test case.