libzmq/tests
Pieter Hintjens d190325e4d Revert "Enlarge the race window for some test cases"
This reverts commit 2a84d25974.

Broke regression test on test_hwm.cpp.
2014-05-02 16:49:03 +02:00
..
Makefile.am Allow to set up a source address and port for outgoing tcp connections in zmq_connect() 2014-04-30 14:43:37 +02:00
test_abstract_ipc.cpp Update test_filter_ipc to not use abstract socket. 2014-01-03 10:42:57 +10:00
test_bind_src_address.cpp Allow to set up a source address and port for outgoing tcp connections in zmq_connect() 2014-04-30 14:43:37 +02:00
test_conflate.cpp Fix unused parameter and variable warnings. 2014-01-18 13:17:29 -08:00
test_connect_delay_tipc.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_connect_resolve.cpp Allow TCP addresses to be re-resolved whenever there is a reconnection attempt 2014-03-12 13:28:37 -04:00
test_connect_rid.cpp Remove delays and destroy/recreate context between tests 2014-03-17 13:41:02 +00:00
test_ctx_destroy.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_ctx_options.cpp Rename ZMQ_MAX_SOCKETS_MAX to ZMQ_SOCKET_LIMIT 2014-02-14 10:09:19 +01:00
test_diffserv.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_disconnect_inproc.cpp Fix unused parameter and variable warnings. 2014-01-18 13:17:29 -08:00
test_filter_ipc.cpp Update test_filter_ipc to not use abstract socket. 2014-01-03 10:42:57 +10:00
test_fork.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_hwm.cpp Revert "Enlarge the race window for some test cases" 2014-05-02 16:49:03 +02:00
test_immediate.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_inproc_connect.cpp Fix hang on term when inproc is connected but never bound. 2014-02-12 23:10:23 +00:00
test_invalid_rep.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_iov.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_ipc_wildcard.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_issue_566.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_last_endpoint.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_many_sockets.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_monitor.cpp Problem: zmq_socket_monitor code is dirty 2014-04-28 11:30:49 +02:00
test_msg_flags.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_pair_inproc.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_pair_ipc.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_pair_tcp.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_pair_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_probe_router.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_proxy.cpp Revert "Enlarge the race window for some test cases" 2014-05-02 16:49:03 +02:00
test_req_correlate.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_req_relaxed.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_reqrep_device_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_reqrep_device.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_reqrep_inproc.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_reqrep_ipc.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_reqrep_tcp.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_reqrep_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_router_handover.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_router_mandatory_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_router_mandatory.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_security_curve.cpp Fixed comment 2014-03-16 11:53:40 +01:00
test_security_null.cpp Added more scaffolding for security 2014-04-29 22:21:58 +02:00
test_security_plain.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_shutdown_stress_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_shutdown_stress.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_spec_dealer.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_spec_pushpull.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_spec_rep.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_spec_req.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_spec_router.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_srcfd.cpp Fix compilation on MinGW-w64 2014-01-13 18:38:59 +08:00
test_stream_disconnect.cpp Fixes to test cases 2014-01-23 09:23:46 -06:00
test_stream_empty.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_stream.cpp Fix unused parameter and variable warnings. 2014-01-18 13:17:29 -08:00
test_sub_forward_tipc.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_sub_forward.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_system.cpp Test for 127.0.0.1 at tests startup 2014-01-29 20:16:58 +01:00
test_term_endpoint_tipc.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_term_endpoint.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
test_timeo.cpp Updated copyright statements for 2014 2014-01-02 12:00:57 +01:00
testutil.hpp Revert "Enlarge the race window for some test cases" 2014-05-02 16:49:03 +02:00