48 #ifndef _TR_OBJECT_IDENT_LOCAL_H 49 #define _TR_OBJECT_IDENT_LOCAL_H 64 RtemsReqIdentLocal_Pre_Name_Invalid,
65 RtemsReqIdentLocal_Pre_Name_Valid,
66 RtemsReqIdentLocal_Pre_Name_NA
67 } RtemsReqIdentLocal_Pre_Name;
70 RtemsReqIdentLocal_Pre_Id_NullPtr,
71 RtemsReqIdentLocal_Pre_Id_Valid,
72 RtemsReqIdentLocal_Pre_Id_NA
73 } RtemsReqIdentLocal_Pre_Id;
76 RtemsReqIdentLocal_Post_Status_Ok,
77 RtemsReqIdentLocal_Post_Status_InvAddr,
78 RtemsReqIdentLocal_Post_Status_InvName,
79 RtemsReqIdentLocal_Post_Status_NA
80 } RtemsReqIdentLocal_Post_Status;
83 RtemsReqIdentLocal_Post_Id_Nop,
84 RtemsReqIdentLocal_Post_Id_NullPtr,
85 RtemsReqIdentLocal_Post_Id_Id,
86 RtemsReqIdentLocal_Post_Id_NA
87 } RtemsReqIdentLocal_Post_Id;
89 #define ClassicObjectLocalIdentName \ 90 rtems_build_name( 'I', 'D', 'N', 'T' ) uint32_t rtems_name
This type is used to represent a Classic API object name.
void RtemsReqIdentLocal_Run(rtems_id id_local_object, rtems_status_code(*action)(rtems_name, rtems_id *))
Runs the parameterized test case.
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
This header file defines the RTEMS Classic API.
Objects_Id rtems_id
Values of this type identify an RTEMS object.