Go to the source code of this file.
Functions | |
SETUP_TEARDOWN_TESTCONTEXT void | create_inproc_client_server_pair (void **server_, void **client_) |
int | main (void) |
void | send_sndmore_expect_failure (void *socket_) |
void | test_client_sndmore_fails () |
void | test_routing_id () |
void | test_server_sndmore_fails () |
SETUP_TEARDOWN_TESTCONTEXT void create_inproc_client_server_pair | ( | void ** | server_, |
void ** | client_ | ||
) |
Definition at line 8 of file test_client_server.cpp.
int main | ( | void | ) |
Definition at line 99 of file test_client_server.cpp.
Definition at line 19 of file test_client_server.cpp.
void test_client_sndmore_fails | ( | ) |
Definition at line 26 of file test_client_server.cpp.
void test_routing_id | ( | ) |
Definition at line 48 of file test_client_server.cpp.
void test_server_sndmore_fails | ( | ) |
Definition at line 37 of file test_client_server.cpp.