libzmq/tests
MinRK edd43e1ca4 deprecate zmq_ctx_destroy in favor of zmq_ctx_term
in order to avoid logical collisions with pre-existing notions of context destruction in bindings (czmq, pyzmq).
2013-01-17 15:48:18 -08:00
..
Makefile.am Close pipes for inproc sockets on zmq_disconnect 2012-12-04 15:14:21 +01:00
test_connect_delay.cpp deprecate zmq_ctx_destroy in favor of zmq_ctx_term 2013-01-17 15:48:18 -08:00
test_connect_resolve.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_disconnect_inproc.cpp deprecate zmq_ctx_destroy in favor of zmq_ctx_term 2013-01-17 15:48:18 -08:00
test_hwm.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_invalid_rep.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_last_endpoint.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_monitor.cpp Significantly reworked the monitoring infrastructure with a more granular per socket API and to play well with monitoring endpoints in application threads 2012-09-21 12:53:31 +01:00
test_msg_flags.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_pair_inproc.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_pair_ipc.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_pair_tcp.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_raw_sock.cpp Revert "Test cases were failing on bind" 2013-01-08 09:18:23 +01:00
test_reqrep_device.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_reqrep_inproc.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_reqrep_ipc.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_reqrep_tcp.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_router_mandatory.cpp returns -1 with EAGAIN when mandatory is set and pipe is full 2012-12-11 19:41:36 +09:00
test_shutdown_stress.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_sub_forward.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_term_endpoint.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
test_timeo.cpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00
testutil.hpp Add "#undef NDEBUG" to all tests. 2012-09-06 10:03:12 -07:00