RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Data Structures | Enumerations | Functions
#include <string.h>
#include <grlib/apbuart.h>
#include <rtems/test.h>

Data Structures

struct  DevGrlibReqApbuartInbyteNonblocking_Entry
 
struct  DevGrlibReqApbuartInbyteNonblocking_Context
 Test context for spec:/dev/grlib/req/apbuart-inbyte-nonblocking test case. More...
 

Enumerations

enum  DevGrlibReqApbuartInbyteNonblocking_Pre_DataReady { DevGrlibReqApbuartInbyteNonblocking_Pre_DataReady_Yes , DevGrlibReqApbuartInbyteNonblocking_Pre_DataReady_No , DevGrlibReqApbuartInbyteNonblocking_Pre_DataReady_NA }
 
enum  DevGrlibReqApbuartInbyteNonblocking_Post_Result { DevGrlibReqApbuartInbyteNonblocking_Post_Result_Data , DevGrlibReqApbuartInbyteNonblocking_Post_Result_MinusOne , DevGrlibReqApbuartInbyteNonblocking_Post_Result_NA }
 
enum  DevGrlibReqApbuartInbyteNonblocking_Post_ErrorFlags { DevGrlibReqApbuartInbyteNonblocking_Post_ErrorFlags_Cleared , DevGrlibReqApbuartInbyteNonblocking_Post_ErrorFlags_NA }
 

Functions

 T_TEST_CASE_FIXTURE (DevGrlibReqApbuartInbyteNonblocking, &DevGrlibReqApbuartInbyteNonblocking_Fixture)