libzmq/tests
Pieter Hintjens 5bf96f64b0 Removed ZMQ_ZAP_IPC_CREDS option
- This seems redundant; is there a use case for NOT providing
  the IPC credentials to the ZAP authenticator?

- More, why is IPC authentication done via libzmq instead of ZAP?
  Is it because we're missing the transport type on the ZAP request?
2014-01-01 17:39:14 +01:00
..
Makefile.am Removed ZMQ_ZAP_IPC_CREDS option 2014-01-01 17:39:14 +01: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_diffserv.cpp Add ability to set and get DSCP socket option 2013-11-25 13:31:21 +10:30
test_disconnect_inproc.cpp tests: don't listen on public ports 2013-09-18 12:58:19 +02:00
test_filter_ipc.cpp Shortened ZMQ_IPC_ACCEPT_FILTER_[UGP]ID to ZMQ_IPC_FILTER_[UGP]ID. 2013-12-06 09:58:10 -08: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 Test was sometimes failing 2013-12-20 14:34:29 +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_ipc_wildcard.cpp Fixed wildcard IPC endpoint and added test case 2013-12-20 14:28:54 +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_many_sockets.cpp Fixed test_many_sockets 2013-11-19 16:51:06 +01: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 changing zmq_proxy_steerable to not use null terminated strings 2013-12-01 20:29:03 +00: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_resource.cpp add failing test for binding to resources 2013-12-18 16:37:37 -08: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 Reverting path change on platform.hpp, this broke some builds 2013-11-19 17:11:15 +01:00