Motr  M0
helper.c File Reference
#include "lib/trace.h"
#include "dtm0/ut/helper.h"
#include "ut/ut.h"
#include "lib/misc.h"
#include "net/net.h"
#include "dtm0/service.h"
Include dependency graph for helper.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_DTM0
 
#define SERVER_ENDPOINT_ADDR   "0@lo:12345:34:1"
 
#define SERVER_ENDPOINT   M0_NET_XPRT_PREFIX_DEFAULT":"SERVER_ENDPOINT_ADDR
 
#define DTM0_UT_CONF_PROCESS   "<0x7200000000000001:5>"
 

Enumerations

enum  { MAX_RPCS_IN_FLIGHT = 10 }
 

Functions

M0_INTERNAL void m0_ut_dtm0_helper_init (struct m0_ut_dtm0_helper *udh)
 
M0_INTERNAL void m0_ut_dtm0_helper_fini (struct m0_ut_dtm0_helper *udh)
 

Variables

char * ut_dtm0_helper_argv []
 
static const char * ut_dtm0_client_endpoint = "0@lo:12345:34:2"
 
const char * ut_dtm0_helper_log = "dtm0_ut_server.log"