![]() |
RTEMS 6.1
|
Test context for spec:/rtems/intr/req/set-priority test case. More...
Data Fields | |
| bool | valid_vector |
If this member is true, then the vector parameter shall be valid. | |
| bool | valid_priority |
If this member is true, then the priority parameter shall be valid. | |
| bool | can_set_priority |
| If this member is true, then setting the priority shall be supported. | |
| rtems_status_code | expected_status |
| This member specifies the expected status. | |
| 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. | |
| RtemsIntrReqSetPriority_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/set-priority test case.