RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Structures | Macros | Typedefs | Functions
#include <rtems.h>
#include "tx-support.h"
#include <rtems/test.h>

Data Structures

struct  RtemsSemValPerf_Context
 Test context for spec:/rtems/sem/val/perf test case. More...
 

Macros

#define EVENT_END   RTEMS_EVENT_0
 
#define EVENT_OBTAIN   RTEMS_EVENT_1
 
#define EVENT_OBTAIN_END   RTEMS_EVENT_2
 
#define EVENT_RELEASE   RTEMS_EVENT_3
 
#define EVENT_RELEASE_END   RTEMS_EVENT_4
 

Typedefs

typedef RtemsSemValPerf_Context Context
 

Functions

 T_TEST_CASE_FIXTURE (RtemsSemValPerf, &RtemsSemValPerf_Fixture)