This website requires JavaScript.
Explore
Help
Sign In
3party
/
libzmq
Watch
0
Star
0
Fork
0
You've already forked libzmq
mirror of
https://github.com/zeromq/libzmq.git
synced
2025-03-10 07:56:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libzmq
/
tests
History
Dylan Cali
0f208c122d
be pedantic and call zmq_close in tests
2015-06-28 22:32:15 -05:00
..
CMakeLists.txt
add tests for
#949
2015-06-28 21:23:25 -05:00
test_abstract_ipc.cpp
…
test_atomics.cpp
…
test_bind_src_address.cpp
…
test_capabilities.cpp
…
test_client_drop_more.cpp
…
test_client_server.cpp
…
test_conflate.cpp
…
test_connect_delay_tipc.cpp
…
test_connect_resolve.cpp
Solution: allow brackets in tcp ipv6 address
2015-06-23 08:54:49 +02:00
test_connect_rid.cpp
…
test_ctx_destroy.cpp
…
test_ctx_options.cpp
…
test_diffserv.cpp
…
test_disconnect_inproc.cpp
…
test_filter_ipc.cpp
…
test_fork.cpp
…
test_heartbeats.cpp
Fix units and default values for heartbeats options
2015-06-26 14:25:58 -04:00
test_hwm_pubsub.cpp
…
test_hwm.cpp
Handle infinite hwms properly
2015-06-05 19:06:36 +01:00
test_immediate.cpp
…
test_inproc_connect.cpp
…
test_invalid_rep.cpp
…
test_iov.cpp
…
test_ipc_wildcard.cpp
…
test_issue_566.cpp
…
test_last_endpoint.cpp
…
test_many_sockets.cpp
…
test_metadata.cpp
…
test_monitor.cpp
…
test_msg_ffn.cpp
Fix tabbing
2015-06-10 16:47:23 +01:00
test_msg_flags.cpp
…
test_pair_inproc.cpp
…
test_pair_ipc.cpp
…
test_pair_tcp.cpp
…
test_pair_tipc.cpp
…
test_probe_router.cpp
…
test_proxy_single_socket.cpp
test proxy with single REP socket
2015-06-06 21:05:55 -07:00
test_proxy_terminate.cpp
…
test_proxy.cpp
…
test_pub_invert_matching.cpp
…
test_req_correlate.cpp
…
test_req_relaxed.cpp
…
test_reqrep_device_tipc.cpp
…
test_reqrep_device.cpp
…
test_reqrep_inproc.cpp
…
test_reqrep_ipc.cpp
…
test_reqrep_tcp.cpp
…
test_reqrep_tipc.cpp
…
test_router_handover.cpp
…
test_router_mandatory_hwm.cpp
…
test_router_mandatory_tipc.cpp
…
test_router_mandatory.cpp
…
test_security_curve.cpp
…
test_security_null.cpp
…
test_security_plain.cpp
…
test_server_drop_more.cpp
…
test_shutdown_stress_tipc.cpp
…
test_shutdown_stress.cpp
…
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
…
test_spec_pushpull.cpp
…
test_spec_rep.cpp
…
test_spec_req.cpp
…
test_spec_router.cpp
…
test_srcfd.cpp
…
test_stream_disconnect.cpp
…
test_stream_empty.cpp
…
test_stream_timeout.cpp
…
test_stream.cpp
…
test_sub_forward_tipc.cpp
…
test_sub_forward.cpp
…
test_system.cpp
…
test_term_endpoint_tipc.cpp
…
test_term_endpoint.cpp
…
test_thread_safe.cpp
…
test_timeo.cpp
…
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
…
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
…
testutil.hpp
…