![]() |
RTEMS 6.1
|
Test context for spec:/rtems/task/req/construct test case. More...
Data Fields | |
| rtems_id | scheduler_b_id |
| This member contains the scheduler B identifier. | |
| unsigned int | thread_zombie_ticket |
| This member contains the thread zombie registry ticket right before the task exit of the zombie task. | |
| volatile bool | zombie_ready |
| If this member is true, then the zombie thread is ready to get killed. | |
| rtems_mode | actual_modes |
| This member contains the actual modes of the constructed task. | |
| rtems_status_code | status |
| const rtems_task_config * | config |
| rtems_task_config | config_obj |
| rtems_id | zombie_id |
| rtems_id * | id |
| rtems_id | id_obj |
| bool | create_extension_status |
| uint32_t | create_extension_calls |
| uint32_t | delete_extension_calls |
| uint32_t | delete_zombie_extension_calls |
| uint32_t | storage_free_calls |
| size_t | stack_size |
| rtems_id | extension_ids [2] |
| void * | seized_objects |
| struct { | |
| size_t pcs [15] | |
| 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. | |
| RtemsTaskReqConstruct_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/construct test case.