Go to the source code of this file.
Functions | |
int | main () |
void | setUp () |
void | tearDown () |
void | test_roundtrip () |
void | test_sndmore_fails () |
Variables | |
void * | sb |
void * | sc |
int main | ( | ) |
Definition at line 46 of file test_channel.cpp.
void setUp | ( | ) |
Definition at line 11 of file test_channel.cpp.
void tearDown | ( | ) |
Definition at line 22 of file test_channel.cpp.
void test_roundtrip | ( | ) |
Definition at line 30 of file test_channel.cpp.
void test_sndmore_fails | ( | ) |
Definition at line 39 of file test_channel.cpp.
void* sb |
Definition at line 8 of file test_channel.cpp.
void* sc |
Definition at line 9 of file test_channel.cpp.