RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Files | Data Structures | Typedefs | Enumerations | Functions

Files

file  tc-io-getchark.c
 

Data Structures

struct  RtemsIoReqGetchark_Entry
 
struct  RtemsIoReqGetchark_Context
 Test context for spec:/rtems/io/req/getchark test case. More...
 

Typedefs

typedef RtemsIoReqGetchark_Context Context
 

Enumerations

enum  RtemsIoReqGetchark_Pre_PollChar { RtemsIoReqGetchark_Pre_PollChar_Valid , RtemsIoReqGetchark_Pre_PollChar_Null , RtemsIoReqGetchark_Pre_PollChar_NA }
 
enum  RtemsIoReqGetchark_Post_Result { RtemsIoReqGetchark_Post_Result_PollChar , RtemsIoReqGetchark_Post_Result_MinusOne , RtemsIoReqGetchark_Post_Result_NA }
 
enum  RtemsIoReqGetchark_Post_Calls { RtemsIoReqGetchark_Post_Calls_Once , RtemsIoReqGetchark_Post_Calls_NA }
 

Functions

 T_TEST_CASE_FIXTURE (RtemsIoReqGetchark, &RtemsIoReqGetchark_Fixture)
 

Detailed Description