56 #include <rtems/test.h> 120 T_TEST_CASE( RtemsEventReqEvents )
127 for ( i = 0; i < 32; ++i ) {
129 T_step( (
unsigned int) i );
134 for ( i = 0; i < 32; ++i ) {
#define RTEMS_EVENT_1
This constant defines the bit in the event set associated with event 1.
#define RTEMS_EVENT_0
This constant defines the bit in the event set associated with event 0.
#define RTEMS_EVENT_4
This constant defines the bit in the event set associated with event 4.
#define RTEMS_EVENT_9
This constant defines the bit in the event set associated with event 9.
#define RTEMS_EVENT_7
This constant defines the bit in the event set associated with event 7.
#define RTEMS_EVENT_25
This constant defines the bit in the event set associated with event 25.
#define RTEMS_EVENT_11
This constant defines the bit in the event set associated with event 11.
#define RTEMS_EVENT_22
This constant defines the bit in the event set associated with event 22.
#define RTEMS_EVENT_5
This constant defines the bit in the event set associated with event 5.
#define RTEMS_EVENT_28
This constant defines the bit in the event set associated with event 28.
#define RTEMS_EVENT_29
This constant defines the bit in the event set associated with event 29.
#define RTEMS_ALL_EVENTS
This constant contains all events in an event set.
#define RTEMS_EVENT_23
This constant defines the bit in the event set associated with event 23.
#define RTEMS_EVENT_13
This constant defines the bit in the event set associated with event 13.
#define RTEMS_EVENT_10
This constant defines the bit in the event set associated with event 10.
#define RTEMS_EVENT_20
This constant defines the bit in the event set associated with event 20.
#define RTEMS_EVENT_12
This constant defines the bit in the event set associated with event 12.
#define RTEMS_EVENT_8
This constant defines the bit in the event set associated with event 8.
#define RTEMS_EVENT_6
This constant defines the bit in the event set associated with event 6.
#define RTEMS_EVENT_16
This constant defines the bit in the event set associated with event 16.
#define RTEMS_EVENT_15
This constant defines the bit in the event set associated with event 15.
#define RTEMS_EVENT_27
This constant defines the bit in the event set associated with event 27.
#define RTEMS_EVENT_18
This constant defines the bit in the event set associated with event 18.
void RtemsEventReqEventConstant_Run(rtems_event_set event, int number)
Runs the parameterized test case.
#define RTEMS_EVENT_ANY
This option constant indicates that the task wishes to wait until at least one of the events of inter...
#define RTEMS_EVENT_3
This constant defines the bit in the event set associated with event 3.
This header file defines the RTEMS Classic API.
#define RTEMS_EVENT_21
This constant defines the bit in the event set associated with event 21.
#define RTEMS_EVENT_30
This constant defines the bit in the event set associated with event 30.
#define RTEMS_EVENT_19
This constant defines the bit in the event set associated with event 19.
#define RTEMS_EVENT_26
This constant defines the bit in the event set associated with event 26.
#define RTEMS_EVENT_24
This constant defines the bit in the event set associated with event 24.
#define RTEMS_EVENT_17
This constant defines the bit in the event set associated with event 17.
#define RTEMS_EVENT_14
This constant defines the bit in the event set associated with event 14.
uint32_t rtems_event_set
This integer type can hold an event set of up to 32 events represented as a bit field.
#define RTEMS_EVENT_31
This constant defines the bit in the event set associated with event 31.
#define RTEMS_EVENT_2
This constant defines the bit in the event set associated with event 2.
#define RTEMS_EVENT_ALL
This option constant indicates that the task wishes to wait until all events of interest are availabl...