RTEMS 6.1-rc4
|
Test context for spec:/rtems/intr/req/set-affinity test case. More...
Data Fields | |
rtems_vector_number | vector |
This member contains the current vector number. | |
rtems_vector_number | some_vector |
This member contains some valid vector number. | |
cpu_set_t | cpuset_obj [2] |
This member provides the object referenced by the affinity parameter. | |
rtems_status_code | status |
This member contains the return value of the rtems_interrupt_set_affinity() call. | |
bool | valid_vector |
If this member is true, then the vector parameter shall be valid. | |
size_t | cpusetsize |
This member specifies if the affinity_size parameter value. | |
cpu_set_t * | cpuset |
This member specifies if the affinity parameter value. | |
struct { | |
size_t pci [6] | |
This member defines the pre-condition indices for the next action. | |
size_t pcs [6] | |
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. | |
RtemsIntrReqSetAffinity_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-affinity test case.