Go to the documentation of this file.
57 bind_socket,
ZMQ_RCVHWM, &recv_hwm_,
sizeof (recv_hwm_)));
79 bind_socket,
ZMQ_RCVHWM, &recv_hwm_,
sizeof (recv_hwm_)));
124 &send_hwm_,
sizeof (send_hwm_)));
int test_inproc_connect_first(int send_hwm_, int recv_hwm_)
void msleep(int milliseconds_)
void test_infinite_send_inproc_connect_first()
#define SETUP_TEARDOWN_TESTCONTEXT
void test_infinite_send_inproc_bind_first()
const SETUP_TEARDOWN_TESTCONTEXT int MAX_SENDS
void test_infinite_recv_connect_and_close_first()
int test_inproc_bind_and_close_first(int send_hwm_, int)
ZMQ_EXPORT int zmq_connect(void *s_, const char *addr_)
void test_infinite_receive_inproc_connect_first()
void test_infinite_receive_inproc_bind_first()
ZMQ_EXPORT int zmq_setsockopt(void *s_, int option_, const void *optval_, size_t optvallen_)
int test_inproc_connect_and_close_first(int send_hwm_, int recv_hwm_)
int count_msg(int send_hwm_, int recv_hwm_, TestType test_type_)
fd_t connect_socket(const char *endpoint_, const int af_, const int protocol_)
ZMQ_EXPORT int zmq_bind(void *s_, const char *addr_)
void * test_context_socket(int type_)
#define TEST_ASSERT_EQUAL_INT(expected, actual)
void send_string_expect_success(void *socket_, const char *str_, int flags_)
void test_finite_both_connect_first()
ZMQ_EXPORT int zmq_recv(void *s_, void *buf_, size_t len_, int flags_)
void recv_string_expect_success(void *socket_, const char *str_, int flags_)
void setup_test_environment(int timeout_seconds_)
void test_finite_both_bind_first()
void test_infinite_recv_bind_and_close_first()
ZMQ_EXPORT int zmq_send(void *s_, const void *buf_, size_t len_, int flags_)
void test_infinite_both_inproc_bind_first()
int test_inproc_bind_first(int send_hwm_, int recv_hwm_)
void * test_context_socket_close(void *socket_)
#define TEST_ASSERT_SUCCESS_ERRNO(expr)
void test_infinite_both_inproc_connect_first()
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:59