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
Laurent Alebarde
bc25366f7c
Revert "add proxy_chain, a multi proxies chaining in the same thread feature"
...
This reverts commit bc7441f5176589ad9a34dc2bde6b91d78a44e3e0.
2014-02-13 18:35:09 +01:00
..
Makefile.am
Revert "add proxy_chain, a multi proxies chaining in the same thread feature"
2014-02-13 18:35:09 +01:00
test_abstract_ipc.cpp
…
test_conflate.cpp
…
test_connect_delay_tipc.cpp
…
test_connect_resolve.cpp
…
test_connect_rid.cpp
Added asserts on socket close in test_conenct_rid.
2014-01-21 11:49:41 -08:00
test_ctx_destroy.cpp
…
test_ctx_options.cpp
…
test_diffserv.cpp
…
test_disconnect_inproc.cpp
…
test_filter_ipc.cpp
…
test_fork.cpp
…
test_hwm.cpp
…
test_immediate.cpp
…
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
…
test_iov.cpp
…
test_ipc_wildcard.cpp
…
test_issue_566.cpp
…
test_last_endpoint.cpp
…
test_many_sockets.cpp
…
test_monitor.cpp
…
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.cpp
add a proxy hook
2014-01-24 16:52:30 +01:00
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_resource.cpp
…
test_router_handover.cpp
…
test_router_mandatory_tipc.cpp
…
test_router_mandatory.cpp
…
test_security_curve.cpp
…
test_security_null.cpp
…
test_security_plain.cpp
…
test_shutdown_stress_tipc.cpp
…
test_shutdown_stress.cpp
…
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
Fixes to test cases
2014-01-23 09:23:46 -06:00
test_stream_empty.cpp
…
test_stream.cpp
…
test_sub_forward_tipc.cpp
…
test_sub_forward.cpp
…
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
…
test_term_endpoint.cpp
…
test_timeo.cpp
…
testutil.hpp
…