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

Test context for spec:/rtems/intr/req/raise-on test case. More...

Data Fields

volatile uint32_t interrupt_count
 This member contains the count of serviced interrupts.
 
bool do_clear
 If this member is true, then the interrupt shall be cleared.
 
rtems_vector_number vector
 This member contains the current vector number.
 
rtems_vector_number some_vector
 This member contains some valid vector number.
 
bool valid_vector
 If this member is true, then the vector parameter shall be valid.
 
uint32_t cpu_index
 This member specifies the cpu_index parameter.
 
rtems_status_code status
 This member contains the return value of the rtems_interrupt_raise_on() call.
 
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.
 
   RtemsIntrReqRaiseOn_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/intr/req/raise-on test case.


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