RTEMS 6.1-rc4
|
Test context for spec:/rtems/intr/req/vector-is-enabled test case. More...
Data Fields | |
bool | interrupt_occurred |
If this member is true, then an interrupt occurred. | |
rtems_vector_number | vector |
This member contains the current vector number. | |
bool | is_enabled |
If this member is true, then the interrupt vector shall be enabled before the rtems_interrupt_vector_is_enabled() call. | |
bool | enabled_obj |
This member provides the bool object. | |
bool | valid_vector |
If this member is true, then the vector parameter shall be valid. | |
bool * | enabled |
This member specifies if the enabled parameter value. | |
rtems_status_code | status |
This member contains the return value of the rtems_interrupt_vector_is_enabled() call. | |
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. | |
RtemsIntrReqVectorIsEnabled_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/vector-is-enabled test case.