libzmq/tests
Ilya Kulakov 68b13fbddb Add the VMCI transport.
VMCI transport allows fast communication between the Host
and a virtual machine, between virtual machines on the same host,
and within a virtual machine (like IPC).

It requires VMware to be installed on the host and Guest Additions
to be installed on a guest.
2015-12-08 13:16:09 +06:00
..
CMakeLists.txt Add the VMCI transport. 2015-12-08 13:16:09 +06: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 Add the VMCI transport. 2015-12-08 13:16:09 +06:00
test_client_server.cpp Problem: zmq_msg_get_routing_id () is not consistent with API 2015-09-11 13:15:00 -04: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 Problem: Source files contain mixed tabs and spaces. 2015-08-20 07:46:34 -07: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_getsockopt_memset.cpp Merge fix for zeromq/zeromq4-1#52, getsockopt ZMQ_RCVMORE now resets all bits 2015-08-11 21:37:50 +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 Add test demostrating that HWM applies to messages that have been already consumed. 2015-11-24 17:33:19 +00: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 Fix zmq crash when calling shutdown with a pending inproc socket connect 2015-08-21 10:06:54 +01: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_pair_vmci.cpp Add the VMCI transport. 2015-12-08 13:16:09 +06:00
test_poller.cpp Removing zmq_pollfd as it is replaced by zmq_poller 2015-10-22 11:52:24 +03: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_reqrep_vmci.cpp Add the VMCI transport. 2015-12-08 13:16:09 +06: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_setsockopt.cpp Problem: there is no test for setsockopt ZMQ_TCP_SEND/RECV_BUFFER 2015-11-13 10:44:00 +01: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 Problem: Source files contain mixed tabs and spaces. 2015-08-20 07:46:34 -07:00
test_stream_disconnect.cpp Problem: Source files contain mixed tabs and spaces. 2015-08-20 07:46:34 -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 Cleaned up test case 2015-09-02 09:55:19 +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 Fixed compile errors in test_stream 2015-08-11 19:34:25 +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 Add the VMCI transport. 2015-12-08 13:16:09 +06:00
test_thread_safe.cpp Problem: threadsafe test uses CLIENT-to-CLIENT 2015-09-11 17:01:27 -04: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: Tests in Travis are failing randomly 2015-09-06 01:49:50 +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 files contain mixed tabs and spaces. 2015-08-20 07:46:34 -07:00
testutil.hpp Fix windows cmake build 2015-09-14 13:21:20 +01:00