RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Fields

Test context for spec:/rtems/task/req/set-priority test case. More...

Data Fields

rtems_id worker_id
 This member contains the worker task identifier.
 
bool started
 If this member is true, then the task shall be started.
 
bool blocked
 If this member is true, then the task shall be blocked.
 
rtems_task_priority old_priority_obj
 This member provides the object referenced by the old_priority parameter.
 
rtems_status_code status
 This member contains the return value of the rtems_task_set_priority() call.
 
rtems_id id
 This member specifies if the id parameter value.
 
rtems_task_priority new_priority
 This member specifies if the new_priority parameter value.
 
rtems_task_priorityold_priority
 This member specifies if the old_priority parameter value.
 
struct {
   size_t   pci [5]
 This member defines the pre-condition indices for the next action.
 
   size_t   pcs [5]
 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.
 
   RtemsTaskReqSetPriority_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/task/req/set-priority test case.


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