RTEMS 6.1-rc6
|
This test case provides a context to run Semaphore Manager performance tests. More...
Files | |
file | tc-sem-performance.c |
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) | |
This test case provides a context to run Semaphore Manager performance tests.