Go to the source code of this file.
Functions | |
int | main () |
SETUP_TEARDOWN_TESTCONTEXT void | test (const char *address) |
void | test_inproc () |
void | test_inproc_disconnect () |
void | test_tcp () |
int main | ( | ) |
Definition at line 82 of file test_disconnect_msg.cpp.
SETUP_TEARDOWN_TESTCONTEXT void test | ( | const char * | address | ) |
Definition at line 8 of file test_disconnect_msg.cpp.
void test_inproc | ( | ) |
Definition at line 43 of file test_disconnect_msg.cpp.
void test_inproc_disconnect | ( | ) |
Definition at line 49 of file test_disconnect_msg.cpp.
void test_tcp | ( | ) |
Definition at line 38 of file test_disconnect_msg.cpp.