RTEMS
Macros | Enumerations | Functions
tr-object-ident-local.h File Reference
#include <rtems.h>

Go to the source code of this file.

Macros

#define ClassicObjectLocalIdentName   rtems_build_name( 'I', 'D', 'N', 'T' )
 

Enumerations

enum  RtemsReqIdentLocal_Pre_Name { RtemsReqIdentLocal_Pre_Name_Invalid, RtemsReqIdentLocal_Pre_Name_Valid, RtemsReqIdentLocal_Pre_Name_NA }
 
enum  RtemsReqIdentLocal_Pre_Id { RtemsReqIdentLocal_Pre_Id_NullPtr, RtemsReqIdentLocal_Pre_Id_Valid, RtemsReqIdentLocal_Pre_Id_NA }
 
enum  RtemsReqIdentLocal_Post_Status { RtemsReqIdentLocal_Post_Status_Ok, RtemsReqIdentLocal_Post_Status_InvAddr, RtemsReqIdentLocal_Post_Status_InvName, RtemsReqIdentLocal_Post_Status_NA }
 
enum  RtemsReqIdentLocal_Post_Id { RtemsReqIdentLocal_Post_Id_Nop, RtemsReqIdentLocal_Post_Id_NullPtr, RtemsReqIdentLocal_Post_Id_Id, RtemsReqIdentLocal_Post_Id_NA }
 

Functions

void RtemsReqIdentLocal_Run (rtems_id id_local_object, rtems_status_code(*action)(rtems_name, rtems_id *))
 Runs the parameterized test case. More...