..
CMakeLists.txt
Problem: test_security_null not using a test framework
2019-03-16 17:20:19 +01:00
README.md
Problem: missing guidelines on proper test cleanup
2018-03-14 12:26:06 +01:00
test_abstract_ipc.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_address_tipc.cpp
Problem: bug in tipc_listener_t::set_address, random port is determined but not used
2019-02-01 04:30:20 -05:00
test_ancillaries.cpp
Problem: test_ancillarries not yet using unity
2018-08-22 11:51:09 +02:00
test_app_meta.cpp
Problem: test_app_meta cannot be ran in parallel
2018-11-09 16:46:48 +00:00
test_atomics.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_base85.cpp
Problem: test_base85 not yet using unity
2018-08-22 11:51:08 +02:00
test_bind_after_connect_tcp.cpp
Migrate tests/test_bind_after_connect_tcp.cpp to unity
2018-03-14 18:45:25 +01:00
test_bind_src_address.cpp
Migrate tests/test_bind_src_address.cpp to unity
2018-03-14 18:45:25 +01:00
test_capabilities.cpp
Problem: test_capabilities not yet using unity
2018-08-22 11:51:09 +02:00
test_client_server.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_conflate.cpp
Migrate tests/test_conflate.cpp to unity
2018-03-14 19:05:19 +01:00
test_connect_delay_tipc.cpp
Problem: test_connect_delay_tipc randomly fails
2018-09-29 22:39:36 +01:00
test_connect_resolve.cpp
Problem: test_connect_resolve not yet using unity
2018-03-14 22:40:24 +01:00
test_connect_rid.cpp
Problem: test_connect_rid not yet using unity
2018-08-17 10:19:00 +02:00
test_ctx_destroy.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_ctx_options.cpp
Problem: ZMQ_SOCKET_LIMIT and ZMQ_THREAD_PRIORITY have the same value
2019-01-15 19:58:42 +00:00
test_dgram.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_diffserv.cpp
Problem: tests without test framework
2018-12-25 13:50:31 +01:00
test_disconnect_inproc.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_filter_ipc.cpp
Problem: test_filter_with_supplemental_process_owner_gid fails
2019-03-18 13:21:44 -03:00
test_fork.cpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
test_getsockopt_memset.cpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
test_heartbeats.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_hwm_pubsub.cpp
Problem: GNU/Hurd does not implement getsockname for ipc
2018-11-05 10:59:12 +00:00
test_hwm.cpp
Problem: race condition in test_hwm
2019-03-01 18:20:37 -05:00
test_immediate.cpp
Problem: test_immediate not using unity
2018-03-16 15:46:39 +01:00
test_inproc_connect.cpp
Problem: GCC warnings about string overflows in tests
2019-01-14 23:50:56 +00:00
test_invalid_rep.cpp
Problem: tests without test framework
2018-12-16 12:28:42 -05:00
test_iov.cpp
Problem: tests without test framework
2018-12-25 13:50:31 +01:00
test_ipc_wildcard.cpp
Problem: tests without test framework
2018-12-25 13:50:31 +01:00
test_issue_566.cpp
Problem: GCC warnings about string overflows in tests
2019-01-14 23:50:56 +00:00
test_last_endpoint.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_many_sockets.cpp
Problem: test_many_sockets does not show number of sockets that could be created
2018-05-23 16:25:08 +02:00
test_metadata.cpp
Problem: tests without test framework
2018-12-16 12:28:42 -05:00
test_mock_pub_sub.cpp
Problem: can't process ZMTP 3.1 cancel/subscribe commands
2018-06-23 17:16:10 +01:00
test_monitor.cpp
Problem: cannot monitor state of queues at runtime
2019-02-10 16:33:26 +00:00
test_msg_ffn.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_msg_flags.cpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
test_pair_inproc.cpp
Problem: tests without test framework
2018-12-10 07:01:06 -05:00
test_pair_ipc.cpp
Problem: tests use hard-coded fixed IPC file path
2019-01-13 14:50:54 +00:00
test_pair_tcp_cap_net_admin.cpp
Problem: no test for ZMQ_BINDTODEVICE
2019-02-07 09:39:02 -05:00
test_pair_tcp.cpp
Problem: no test case for tcp name resolution no longer working
2019-02-07 11:04:05 +01:00
test_pair_tipc.cpp
Problem: tests without test framework
2018-12-10 07:01:06 -05:00
test_pair_vmci.cpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
test_poller.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_probe_router.cpp
Problem: test case test_probe_router_router does not receive auto-generated routing id
2018-08-13 13:26:50 +02:00
test_proxy_hwm.cpp
Problem: zmq_proxy STATISTICS eligible for stable
2018-11-18 13:23:38 +00:00
test_proxy_single_socket.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_proxy_terminate.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_proxy.cpp
Proxy performance fix, ticket #3439
2019-03-08 15:02:58 +01:00
test_pub_invert_matching.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_radio_dish.cpp
Problem: test cases setting ZMQ_MULTICAST_LOOP to false fail on Windows
2018-05-23 16:26:52 +02:00
test_rebind_ipc.cpp
Problem: close always fails with wildcard bind, since directory is not empty
2019-02-05 10:17:28 -05:00
test_reconnect_ivl.cpp
Problem: close always fails with wildcard bind, since directory is not empty
2019-02-05 10:17:28 -05:00
test_req_correlate.cpp
Problem: test_req_correlate not yet using unity
2018-08-22 11:51:09 +02:00
test_req_relaxed.cpp
Problem: tests without test framework
2018-12-10 07:01:06 -05:00
test_reqrep_device_tipc.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_reqrep_device.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_reqrep_inproc.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_reqrep_ipc.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_reqrep_tcp.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_reqrep_tipc.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_reqrep_vmci.cpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
test_router_handover.cpp
Problem: inconsistent _out_pipes when using the same routing id without ZMQ_ROUTER_HANDOVER
2018-08-17 12:50:59 +02:00
test_router_mandatory_hwm.cpp
Problem: test_router_mandatory_hwm not yet using unity
2018-08-23 18:00:51 +02:00
test_router_mandatory_tipc.cpp
Problem: TIPC availability check is too strict ( #2977 )
2018-03-09 17:47:42 +01:00
test_router_mandatory.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_router_notify.cpp
Problem: test_router_notify cannot be ran in parallel
2018-11-09 16:56:00 +00:00
test_scatter_gather.cpp
Problem: tests without test framework
2018-12-16 12:28:42 -05:00
test_security_curve.cpp
Problem: test_security_curve build fails with Windows targeting 8 or newer due to duplicate definition of htonll
2019-02-12 03:47:26 -05:00
test_security_gssapi.cpp
Problem: new DRAFT monitoring events are eligible for STABLE
2018-11-18 13:23:38 +00:00
test_security_no_zap_handler.cpp
Problem: test_security_null not using a test framework
2019-03-16 17:20:19 +01:00
test_security_null.cpp
Problem: test_security_null not using a test framework
2019-03-16 17:20:19 +01:00
test_security_plain.cpp
Problem: test_security_plain not using a test framework
2019-03-16 17:51:25 +01:00
test_security_zap.cpp
Problem: new DRAFT monitoring events are eligible for STABLE
2018-11-18 13:23:38 +00:00
test_setsockopt.cpp
Problem: test_setsockopt not yet using unity
2018-08-17 10:19:00 +02:00
test_shutdown_stress_tipc.cpp
Problem: tests without test framework
2018-12-16 12:28:42 -05:00
test_shutdown_stress.cpp
Problem: tests without test framework
2018-12-16 12:28:42 -05:00
test_socket_null.cpp
Problem: test_socket_null not using test framework
2018-02-11 17:25:36 +00:00
test_sockopt_hwm.cpp
Problem: test_decrease_when_full is disabled for Windows
2019-03-01 15:05:55 -05:00
test_sodium.cpp
Problem: tests without test framework
2018-12-16 12:28:42 -05:00
test_spec_dealer.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_spec_pushpull.cpp
Problem: race condition in PUSH might break atomicity
2018-12-28 17:55:19 +01:00
test_spec_rep.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_spec_req.cpp
Problem: tests without test framework
2018-12-10 07:01:06 -05:00
test_spec_router.cpp
Problem: test_spec_router not yet using unity
2018-08-17 10:19:00 +02:00
test_srcfd.cpp
Problem: tests without test framework
2018-12-16 12:28:42 -05:00
test_stream_disconnect.cpp
Problem: test_stream_disconnect not yet using unity
2018-08-23 18:00:51 +02:00
test_stream_empty.cpp
Problem: test_stream_empty not yet using unity
2018-08-22 11:51:10 +02:00
test_stream_exceeds_buffer.cpp
Problem: TCP and UDP test sockets use hard-coded port
2019-03-18 23:27:01 +00:00
test_stream_timeout.cpp
Problem: test_stream_timeout not yet using unity
2018-08-23 18:00:51 +02:00
test_stream.cpp
Problem: test_stream not yet using unity
2018-08-22 11:51:10 +02:00
test_sub_forward_tipc.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_sub_forward.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_system.cpp
Problem: C4244 warnings regarding SOCKET vs. int in test_system
2018-05-14 21:09:57 +02:00
test_term_endpoint_tipc.cpp
Problem: TIPC availability check is too strict ( #2977 )
2018-03-09 17:47:42 +01:00
test_term_endpoint.cpp
Problem: test_term_endpoint not yet using unity
2018-08-17 10:19:00 +02:00
test_thread_safe.cpp
Problem: tests do not follow naming style
2018-05-27 13:24:08 +02:00
test_timeo.cpp
Problem: tests without test framework
2018-12-25 13:50:31 +01:00
test_timers.cpp
Problem: zmq_stopwatch_intermediate is eligible for STABLE
2018-11-18 13:23:38 +00:00
test_unbind_wildcard.cpp
Problem: test_unbind_wildcard not yet using unity
2018-08-22 11:51:10 +02:00
test_use_fd.cpp
Problem: tests use hard-coded fixed IPC file path
2019-01-13 14:50:54 +00:00
test_xpub_manual.cpp
Problem: test_xpub_manual not yet using unity
2018-08-22 11:51:10 +02:00
test_xpub_nodrop.cpp
Problem: text_xpub_nodrop sometimes fails
2019-03-08 18:26:23 +00:00
test_xpub_verbose.cpp
Problem: test_xpub_verbose is not using testutil_unity
2018-08-22 11:51:11 +02:00
test_xpub_welcome_msg.cpp
Problem: tests without test framework
2018-12-09 07:36:39 -05:00
test_zmq_poll_fd.cpp
Problem: TCP and UDP test sockets use hard-coded port
2019-03-18 23:27:01 +00:00
testutil_monitoring.hpp
Problem: cannot monitor state of queues at runtime
2019-02-10 16:33:26 +00:00
testutil_security.hpp
Problem: test_monitor depends on testutil_security
2019-02-02 15:33:27 +01:00
testutil_unity.hpp
Problem: testutil_unity uses undefined names on Windows
2019-02-07 11:04:05 +01:00
testutil.hpp
Merge pull request #3456 from bluca/test_fd_port
2019-03-19 17:57:09 +01:00