RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Files | Data Structures | Functions

Tests an event constant and number of the Event Manager using the Classic and system event sets of the executing task. More...

Files

file  tr-event-constant.c
 
file  tr-event-constant.h
 

Data Structures

struct  RtemsEventValEventConstant_Context
 Test context for spec:/rtems/event/val/event-constant test case. More...
 

Functions

void RtemsEventValEventConstant_Run (rtems_event_set event, int number)
 Runs the parameterized test case.
 

Detailed Description

Tests an event constant and number of the Event Manager using the Classic and system event sets of the executing task.

This test case performs the following actions:

Function Documentation

◆ RtemsEventValEventConstant_Run()

void RtemsEventValEventConstant_Run ( rtems_event_set  event,
int  number 
)

Runs the parameterized test case.

Parameters
eventis the event constant.
numberis the event number.