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_late_bind () |
void | test_tcp () |
int main | ( | ) |
Definition at line 71 of file test_hello_msg.cpp.
SETUP_TEARDOWN_TESTCONTEXT void test | ( | const char * | address | ) |
Definition at line 8 of file test_hello_msg.cpp.
void test_inproc | ( | ) |
Definition at line 37 of file test_hello_msg.cpp.
void test_inproc_late_bind | ( | ) |
Definition at line 42 of file test_hello_msg.cpp.
void test_tcp | ( | ) |
Definition at line 32 of file test_hello_msg.cpp.