RTEMS 6.1-rc1
Data Fields

Test context for spec:/rtems/scheduler/req/ident-by-processor test case. More...

Data Fields

rtems_id second_scheduler_id
 This member contains the identifier of a second scheduler.
 
rtems_id id_value
 This member provides the object referenced by the id parameter.
 
bool cpu_has_scheduler
 If this member is true, then the processor specified by the cpu_index parameter shall be owned by a scheduler.
 
rtems_status_code status
 This member contains the return value of the rtems_scheduler_ident_by_processor() call.
 
uint32_t cpu_index
 This member specifies if the cpu_index parameter value.
 
rtems_idid
 This member specifies if the id parameter value.
 
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.
 
   RtemsSchedulerReqIdentByProcessor_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
 

Detailed Description

Test context for spec:/rtems/scheduler/req/ident-by-processor test case.


The documentation for this struct was generated from the following file: