RTEMS 6.1-rc1
Data Fields

Test context for spec:/rtems/ratemon/req/get-status test case. More...

Data Fields

rtems_id period_id
 This member contains a valid identifier of a period.
 
GetTimecountHandler previous_timecounter_handler
 This member contains the previous timecounter handler to restore.
 
rtems_rate_monotonic_period_status period_status
 This member is used to receive the rtems_rate_monotonic_period_status from the action.
 
rtems_id id_param
 This member specifies the id parameter for the action.
 
rtems_rate_monotonic_period_statusstatus_param
 This member specifies the status parameter for the action.
 
rtems_status_code status
 This member contains the returned status code of the action.
 
rtems_id task_id
 This member contains the task identifier of the owner task.
 
rtems_rate_monotonic_period_states previous_state
 This member contains the state before the action.
 
void(* do_reset )(void)
 If the rtems_cpu_usage_reset() directive should be called before rtems_rate_monotonic_get_status(), this member contains a pointer to it.
 
struct timespec elapsed
 This member contains the CLOCK_MONOTONIC time elapsed.
 
struct timespec consumed
 This member contains the CPU time consumed by the owner task.
 
uint32_t postponed_jobs_count
 This member contains the number of postponed jobs.
 
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.
 
   RtemsRatemonReqGetStatus_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/ratemon/req/get-status test case.


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