RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Enumerations | Functions
#include <rtems.h>

Go to the source code of this file.

Enumerations

enum  RtemsReqIdentLocal_Pre_Name { RtemsReqIdentLocal_Pre_Name_Invalid , RtemsReqIdentLocal_Pre_Name_Valid , RtemsReqIdentLocal_Pre_Name_NA }
 
enum  RtemsReqIdentLocal_Pre_Id { RtemsReqIdentLocal_Pre_Id_Valid , RtemsReqIdentLocal_Pre_Id_Null , 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_Null , RtemsReqIdentLocal_Post_Id_Id , RtemsReqIdentLocal_Post_Id_NA }
 

Functions

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