RTEMS 6.1-rc5
|
Test context for spec:/rtems/intr/req/get-priority test case. More...
Data Fields | |
uint32_t | priority_obj |
This member provides the object referenced by the priority parameter. | |
bool | valid_vector |
If this member is true, then the vector parameter shall be valid. | |
bool | can_get_priority |
If this member is true, then getting the priority shall be supported. | |
uint32_t * | priority |
This member specifies the priority parameter value. | |
rtems_status_code | expected_status |
This member specifies the expected status. | |
void(* | expected_priority )(uint32_t) |
This member specifies the expected value of the priority object. | |
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. | |
RtemsIntrReqGetPriority_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/intr/req/get-priority test case.