libzmq/tests
2015-08-11 21:44:41 +02:00
..
CMakeLists.txt add tests for #949 2015-06-28 21:23:25 -05:00
test_abstract_ipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_atomics.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_bind_src_address.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_capabilities.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_client_drop_more.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_client_server.cpp Fix several missing msg_t::close calls. 2015-07-21 19:42:20 -07:00
test_conflate.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_connect_delay_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_connect_resolve.cpp Solution: allow brackets in tcp ipv6 address 2015-06-23 08:54:49 +02:00
test_connect_rid.cpp update test that relied on connect notifications to be disabled 2015-07-24 05:39:47 +08:00
test_ctx_destroy.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_ctx_options.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_diffserv.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_disconnect_inproc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_filter_ipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_fork.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_heartbeats.cpp Retry recv if it only returns part of a message during tests. 2015-07-28 13:48:48 -07:00
test_hwm_pubsub.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_hwm.cpp Handle infinite hwms properly 2015-06-05 19:06:36 +01:00
test_immediate.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_inproc_connect.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_invalid_rep.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_iov.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_ipc_wildcard.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_issue_566.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_last_endpoint.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_many_sockets.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_metadata.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_monitor.cpp Fix test flakiness. 2015-07-28 13:48:23 -07:00
test_msg_ffn.cpp Fix tabbing 2015-06-10 16:47:23 +01:00
test_msg_flags.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_pair_inproc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_pair_ipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_pair_tcp.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_pair_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_probe_router.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_proxy_single_socket.cpp Check proxy return values in tests 2015-08-11 21:44:41 +02:00
test_proxy_terminate.cpp Check proxy return values in tests 2015-08-11 21:44:41 +02:00
test_proxy.cpp Check proxy return values in tests 2015-08-11 21:44:41 +02:00
test_pub_invert_matching.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_req_correlate.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_req_relaxed.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_device_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_device.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_inproc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_ipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_tcp.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_router_handover.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_router_mandatory_hwm.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_router_mandatory_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_router_mandatory.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_security_curve.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_security_null.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_security_plain.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_server_drop_more.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_shutdown_stress_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_shutdown_stress.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_sockopt_hwm.cpp Update high water marking to allow changing high water mark after connection established. 2015-06-05 17:14:55 +01:00
test_spec_dealer.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_spec_pushpull.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_spec_rep.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_spec_req.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_spec_router.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_srcfd.cpp Fix several missing msg_t::close calls. 2015-07-21 19:42:20 -07:00
test_stream_disconnect.cpp Fix several missing msg_t::close calls. 2015-07-21 19:42:20 -07:00
test_stream_empty.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_stream_exceeds_buffer.cpp Fixed #1477 corruption in "zero-copy" raw_decoder for payloads larger than 8192 bytes #1477 2015-07-20 22:22:13 +02:00
test_stream_timeout.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_stream.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_sub_forward_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_sub_forward.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_system.cpp Merge pull request #1414 from hintjens/master 2015-06-02 23:40:52 +02:00
test_term_endpoint_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_term_endpoint.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_thread_safe.cpp Increase sleep in test to fix flakiness under CPU load. 2015-07-28 13:47:56 -07:00
test_timeo.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_unbind_inproc.cpp be pedantic and call zmq_close in tests 2015-06-28 22:32:15 -05:00
test_unbind_wildcard.cpp be pedantic and call zmq_close in tests 2015-06-28 22:32:15 -05:00
test_xpub_manual.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_xpub_nodrop.cpp Fix xpub test to set hwm before bind. 2015-06-05 12:19:48 +01:00
test_xpub_welcome_msg.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
testutil.hpp Add a way to disable libzmq's internal test timeout. 2015-07-28 13:47:19 -07:00