RTEMS 6.1-rc2
|
Test context for spec:/rtems/task/req/get-affinity test case. More...
Data Fields | |
cpu_set_t | cpuset_obj |
This member provides the object referenced by the cpuset parameter. | |
rtems_status_code | status |
This member contains the return value of the rtems_task_get_affinity() call. | |
rtems_id | id |
This member specifies if the id parameter value. | |
size_t | cpusetsize |
This member specifies if the cpusetsize parameter value. | |
cpu_set_t * | cpuset |
This member specifies if the cpuset parameter value. | |
struct { | |
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. | |
RtemsTaskReqGetAffinity_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/get-affinity test case.