libzmq/tests
Pieter Hintjens 5b60540ed0 Removed over-long pauses in tests
- used msleep (10) in most places instead of zmq_sleep (1)
- may cause failures on slower machines
- to change, modify SETTLE_TIME in testutil.h
- tested down to 1 msec on fast boxes
2013-11-06 13:42:57 +01:00
..
Makefile.am Merge pull request #732 from Hugne/tipc 2013-11-01 07:14:00 -07:00
test_abstract_ipc.cpp Add test for abstract namespace support in ipc sockets on Linux. 2013-10-04 11:33:52 -07:00
test_conflate.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_connect_delay_tipc.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_connect_resolve.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_ctx_destroy.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_ctx_options.cpp Fix test warning. 2013-10-28 08:34:32 +00:00
test_disconnect_inproc.cpp tests: don't listen on public ports 2013-09-18 12:58:19 +02:00
test_fork.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_hwm.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_immediate.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_inproc_connect.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_invalid_rep.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_iov.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_issue_566.cpp Added test case for issue 566 2013-09-26 14:18:40 +02:00
test_last_endpoint.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_linger.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_monitor.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_msg_flags.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_pair_inproc.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_pair_ipc.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_pair_tcp.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_pair_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_probe_router.cpp tests: don't listen on public ports 2013-09-18 12:58:19 +02:00
test_proxy.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_req_correlate.cpp Renamed new socket options to be clearer 2013-09-20 15:30:04 +02:00
test_req_relaxed.cpp Removed over-long pauses in tests 2013-11-06 13:42: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 Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_reqrep_inproc.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_reqrep_ipc.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_reqrep_tcp.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_reqrep_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_router_handover.cpp Shorten ZMQ_ROUTER_REASSIGN_IDENTITIES to ZMQ_ROUTER_HANDOVER. Also, added a test for the HANDOVER functionality. 2013-11-01 00:03:00 -04:00
test_router_mandatory_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_router_mandatory.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_security_curve.cpp Packaging for zmq_curve_keypair function 2013-09-30 15:14:02 +02:00
test_security_null.cpp tests: don't listen on public ports 2013-09-18 12:58:19 +02:00
test_security_plain.cpp Merge pull request #668 from mrothe/no-public-tests 2013-09-18 04:09:51 -07:00
test_shutdown_stress_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_shutdown_stress.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
test_spec_dealer.cpp tests: don't listen on public ports 2013-09-18 12:58:19 +02:00
test_spec_pushpull.cpp tests: don't listen on public ports 2013-09-18 12:58:19 +02:00
test_spec_rep.cpp Disabled randomly failing part of test 2013-10-02 12:15:31 +02:00
test_spec_req.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_spec_router.cpp tests: don't listen on public ports 2013-09-18 12:58:19 +02:00
test_stream_empty.cpp Renamed test_router_raw_empty to test_stream_empty 2013-10-28 21:00:42 +01:00
test_stream.cpp test_stream failed when response was broken into frames 2013-10-23 23:58:39 +02:00
test_sub_forward_tipc.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_sub_forward.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_system.cpp WinSock2.h filename should be all lowercase 2013-10-05 00:51:47 +08:00
test_term_endpoint_tipc.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_term_endpoint.cpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00
test_timeo.cpp Added z85 codec to ZMQ API 2013-09-15 20:13:44 +02:00
testutil.hpp Removed over-long pauses in tests 2013-11-06 13:42:57 +01:00