Go to the source code of this file.
Functions | |
int | main (void) |
void | test_error_during_multipart () |
void | test_handshake_fail () |
void | test_router_notify_both () |
void | test_router_notify_connect () |
void | test_router_notify_disconnect () |
void | test_router_notify_helper (int opt_notify_) |
SETUP_TEARDOWN_TESTCONTEXT void | test_sockopt_router_notify () |
int main | ( | void | ) |
Definition at line 282 of file test_router_notify.cpp.
void test_error_during_multipart | ( | ) |
Definition at line 232 of file test_router_notify.cpp.
void test_handshake_fail | ( | ) |
Definition at line 197 of file test_router_notify.cpp.
void test_router_notify_both | ( | ) |
Definition at line 191 of file test_router_notify.cpp.
void test_router_notify_connect | ( | ) |
Definition at line 179 of file test_router_notify.cpp.
void test_router_notify_disconnect | ( | ) |
Definition at line 185 of file test_router_notify.cpp.
void test_router_notify_helper | ( | int | opt_notify_ | ) |
Definition at line 112 of file test_router_notify.cpp.
SETUP_TEARDOWN_TESTCONTEXT void test_sockopt_router_notify | ( | ) |
Definition at line 10 of file test_router_notify.cpp.