libzmq/tests
2015-05-31 17:42:26 +02:00
..
CMakeLists.txt Issue #1382: Do not send data to backend when there are no listeners (+ tests) 2015-05-01 10:39:29 +02:00
test_abstract_ipc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_atomics.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_bind_src_address.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_capabilities.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_client_drop_more.cpp test the client socket can drop multi frame messages that being sent to it 2015-02-02 16:12:21 +02:00
test_client_server.cpp implement client socket type and drop messages when more flag is set on client and server 2015-02-02 11:59:13 +02:00
test_conflate.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_connect_delay_tipc.cpp Problem: test cases are failing on slower PCs (eee PC) 2015-01-30 11:57:31 +01:00
test_connect_resolve.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_connect_rid.cpp Problem: commit afb24b53 broke ZMQ_STREAM contract 2015-01-23 15:25:40 +01:00
test_ctx_destroy.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_ctx_options.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_diffserv.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_disconnect_inproc.cpp Problem: test_disconnect_inproc sometimes fails 2015-04-20 12:53:37 +02:00
test_filter_ipc.cpp Problem: test cases are failing on slower PCs (eee PC) 2015-01-30 11:57:31 +01:00
test_fork.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_hwm_pubsub.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_hwm.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_immediate.cpp Problem: test cases are failing on slower PCs (eee PC) 2015-01-30 11:57:31 +01:00
test_inproc_connect.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_invalid_rep.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_iov.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_ipc_wildcard.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_issue_566.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_last_endpoint.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_many_sockets.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_metadata.cpp Merge pull request #1321 from hintjens/master 2015-01-22 10:49:56 +01:00
test_monitor.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_msg_flags.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_pair_inproc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_pair_ipc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_pair_tcp.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_pair_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_probe_router.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_proxy_terminate.cpp Issue #1382: Do not send data to backend when there are no listeners (+ tests) 2015-05-01 10:39:29 +02:00
test_proxy.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_pub_invert_matching.cpp Added socket option ZMQ_INVERT_MATCHING. 2015-01-26 17:59:43 +01:00
test_req_correlate.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_req_relaxed.cpp Problem: test cases are failing on slower PCs (eee PC) 2015-01-30 11:57:31 +01:00
test_reqrep_device_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_reqrep_device.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_reqrep_inproc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_reqrep_ipc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_reqrep_tcp.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_reqrep_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_router_handover.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_router_mandatory_hwm.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_router_mandatory_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_router_mandatory.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_security_curve.cpp Some test fail to build targeting less that Windows Vista 2015-05-07 16:52:37 -04:00
test_security_null.cpp Some test fail to build targeting less that Windows Vista 2015-05-07 16:52:37 -04:00
test_security_plain.cpp Some test fail to build targeting less that Windows Vista 2015-05-07 16:52:37 -04:00
test_server_drop_more.cpp test the server socket can drop multi frame messages that being sent to it 2015-02-02 15:57:30 +02:00
test_shutdown_stress_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_shutdown_stress.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_spec_dealer.cpp Problem: test cases are failing on slower PCs (eee PC) 2015-01-30 11:57:31 +01:00
test_spec_pushpull.cpp Problem: test cases are failing on slower PCs (eee PC) 2015-01-30 11:57:31 +01:00
test_spec_rep.cpp Problem: test cases are failing on slower PCs (eee PC) 2015-01-30 11:57:31 +01:00
test_spec_req.cpp Problem: test cases are failing on slower PCs (eee PC) 2015-01-30 11:57:31 +01:00
test_spec_router.cpp Problem: test cases are failing on slower PCs (eee PC) 2015-01-30 11:57:31 +01:00
test_srcfd.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_stream_disconnect.cpp Problem: commit afb24b53 broke ZMQ_STREAM contract 2015-01-23 15:25:40 +01:00
test_stream_empty.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_stream_timeout.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_stream.cpp Allow zmq_msg_gets checks to assert rather than segfault 2015-02-19 20:28:10 -06:00
test_sub_forward_tipc.cpp Include testutil.hpp if using SETTLE_TIME 2014-07-24 13:00:21 +12:00
test_sub_forward.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_system.cpp Fixed out-of-bounds access when releasing socket handles. 2015-05-31 17:42:26 +02:00
test_term_endpoint_tipc.cpp Include testutil.hpp if using SETTLE_TIME 2014-07-24 13:00:21 +12:00
test_term_endpoint.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_thread_safe.cpp thread safety 2015-02-12 18:54:22 +02:00
test_timeo.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_xpub_manual.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_xpub_nodrop.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_xpub_welcome_msg.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
testutil.hpp Problem: test cases are failing on slower PCs (eee PC) 2015-01-30 11:57:31 +01:00