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

Data Structures

struct  RtemsTaskValPerf_Context
 Test context for spec:/rtems/task/val/perf test case. More...
 

Macros

#define EVENT_RESTART   RTEMS_EVENT_0
 
#define EVENT_SET_END   RTEMS_EVENT_1
 
#define EVENT_BUSY   RTEMS_EVENT_2
 

Typedefs

typedef RtemsTaskValPerf_Context Context
 

Functions

 RTEMS_ALIGNED (RTEMS_TASK_STORAGE_ALIGNMENT)
 
 T_TEST_CASE_FIXTURE (RtemsTaskValPerf, &RtemsTaskValPerf_Fixture)