Go to the source code of this file.
Functions | |
int | main (void) |
void | test_empty_abstract_name () |
void | test_roundtrip () |
Variables | |
static const SETUP_TEARDOWN_TESTCONTEXT char | test_endpoint [] = "ipc://@tmp-tester" |
static const char | test_endpoint_empty [] = "ipc://@" |
int main | ( | void | ) |
Definition at line 41 of file test_abstract_ipc.cpp.
void test_empty_abstract_name | ( | ) |
Definition at line 33 of file test_abstract_ipc.cpp.
void test_roundtrip | ( | ) |
Definition at line 13 of file test_abstract_ipc.cpp.
|
static |
Definition at line 10 of file test_abstract_ipc.cpp.
|
static |
Definition at line 11 of file test_abstract_ipc.cpp.