Go to the source code of this file.
◆ send_fop()
◆ test_m0_rpc_client_start()
static void test_m0_rpc_client_start |
( |
void |
| ) |
|
|
static |
◆ test_m0_rpc_server_start()
static void test_m0_rpc_server_start |
( |
void |
| ) |
|
|
static |
◆ test_rpclib()
static void test_rpclib |
( |
void |
| ) |
|
|
static |
◆ test_rpclib_error_paths()
static void test_rpclib_error_paths |
( |
void |
| ) |
|
|
static |
◆ test_rpclib_fini()
static int test_rpclib_fini |
( |
void |
| ) |
|
|
static |
◆ test_rpclib_init()
static int test_rpclib_init |
( |
void |
| ) |
|
|
static |
◆ rpclib_ut
Initial value:= {
.ts_name = "rpc-lib-ut",
.ts_tests = {
}
}
static void test_rpclib_error_paths(void)
static int test_rpclib_fini(void)
static int test_rpclib_init(void)
static void test_rpclib(void)
Definition at line 170 of file rpclib_ut.c.