RTEMS 6.1-rc1
Files | Data Structures | Enumerations | Functions

Files

file  tc-status-is-successful.c
 

Data Structures

struct  RtemsStatusReqIsSuccessful_Entry
 
struct  RtemsStatusReqIsSuccessful_Context
 Test context for spec:/rtems/status/req/is-successful test case. More...
 

Enumerations

enum  RtemsStatusReqIsSuccessful_Pre_Status { RtemsStatusReqIsSuccessful_Pre_Status_Successful , RtemsStatusReqIsSuccessful_Pre_Status_Other , RtemsStatusReqIsSuccessful_Pre_Status_NA }
 
enum  RtemsStatusReqIsSuccessful_Post_Result { RtemsStatusReqIsSuccessful_Post_Result_True , RtemsStatusReqIsSuccessful_Post_Result_False , RtemsStatusReqIsSuccessful_Post_Result_NA }
 

Functions

 T_TEST_CASE_FIXTURE (RtemsStatusReqIsSuccessful, &RtemsStatusReqIsSuccessful_Fixture)
 

Detailed Description