Go to the source code of this file.
Macros | |
#define | TEST_SUITE(name, bind_address) |
Functions | |
int | main () |
void | test_destroy_queue_on_disconnect (const char *bind_address_) |
SETUP_TEARDOWN_TESTCONTEXT void | test_fair_queue_in (const char *bind_address_) |
#define TEST_SUITE | ( | name, | |
bind_address | |||
) |
Definition at line 143 of file test_spec_router.cpp.
int main | ( | ) |
Definition at line 156 of file test_spec_router.cpp.
void test_destroy_queue_on_disconnect | ( | const char * | bind_address_ | ) |
Definition at line 84 of file test_spec_router.cpp.
SETUP_TEARDOWN_TESTCONTEXT void test_fair_queue_in | ( | const char * | bind_address_ | ) |
Definition at line 13 of file test_spec_router.cpp.