• Pieter Hintjens's avatar
    Cleaned up XFAIL on resources · 8fcda0d5
    Pieter Hintjens authored
    - this failing test was confusing users
    - ZMTP v3.0 now does not define resources at all
    - resources, along with other unimplemented aspects moved to
      RFC 37 ZMTP v3.1
    8fcda0d5
Name
Last commit
Last update
..
Makefile.am Cleaned up XFAIL on resources
test_abstract_ipc.cpp Update test_filter_ipc to not use abstract socket.
test_conflate.cpp Fix unused parameter and variable warnings.
test_connect_delay_tipc.cpp Updated copyright statements for 2014
test_connect_resolve.cpp Allow TCP addresses to be re-resolved whenever there is a reconnection attempt
test_connect_rid.cpp Remove delays and destroy/recreate context between tests
test_ctx_destroy.cpp Updated copyright statements for 2014
test_ctx_options.cpp Rename ZMQ_MAX_SOCKETS_MAX to ZMQ_SOCKET_LIMIT
test_diffserv.cpp Updated copyright statements for 2014
test_disconnect_inproc.cpp Fix unused parameter and variable warnings.
test_filter_ipc.cpp Update test_filter_ipc to not use abstract socket.
test_fork.cpp Updated copyright statements for 2014
test_hwm.cpp Fix unused parameter and variable warnings.
test_immediate.cpp Updated copyright statements for 2014
test_inproc_connect.cpp Fix hang on term when inproc is connected but never bound.
test_invalid_rep.cpp Updated copyright statements for 2014
test_iov.cpp Updated copyright statements for 2014
test_ipc_wildcard.cpp Updated copyright statements for 2014
test_issue_566.cpp Updated copyright statements for 2014
test_last_endpoint.cpp Updated copyright statements for 2014
test_many_sockets.cpp Updated copyright statements for 2014
test_monitor.cpp Updated copyright statements for 2014
test_msg_flags.cpp Updated copyright statements for 2014
test_pair_inproc.cpp Updated copyright statements for 2014
test_pair_ipc.cpp Updated copyright statements for 2014
test_pair_tcp.cpp Updated copyright statements for 2014
test_pair_tipc.cpp zmq: add TIPC transport tests
test_probe_router.cpp Updated copyright statements for 2014
test_proxy.cpp Revert "add a proxy hook"
test_req_correlate.cpp Updated copyright statements for 2014
test_req_relaxed.cpp Updated copyright statements for 2014
test_reqrep_device.cpp Updated copyright statements for 2014
test_reqrep_device_tipc.cpp zmq: add TIPC transport tests
test_reqrep_inproc.cpp Updated copyright statements for 2014
test_reqrep_ipc.cpp Updated copyright statements for 2014
test_reqrep_tcp.cpp Updated copyright statements for 2014
test_reqrep_tipc.cpp zmq: add TIPC transport tests
test_router_handover.cpp Updated copyright statements for 2014
test_router_mandatory.cpp Updated copyright statements for 2014
test_router_mandatory_tipc.cpp zmq: add TIPC transport tests
test_security_curve.cpp Fixed comment
test_security_null.cpp Updated copyright statements for 2014
test_security_plain.cpp Updated copyright statements for 2014
test_shutdown_stress.cpp Updated copyright statements for 2014
test_shutdown_stress_tipc.cpp zmq: add TIPC transport tests
test_spec_dealer.cpp Updated copyright statements for 2014
test_spec_pushpull.cpp Updated copyright statements for 2014
test_spec_rep.cpp Updated copyright statements for 2014
test_spec_req.cpp Updated copyright statements for 2014
test_spec_router.cpp Updated copyright statements for 2014
test_srcfd.cpp Fix compilation on MinGW-w64
test_stream.cpp Fix unused parameter and variable warnings.
test_stream_disconnect.cpp Fixes to test cases
test_stream_empty.cpp Updated copyright statements for 2014
test_sub_forward.cpp Updated copyright statements for 2014
test_sub_forward_tipc.cpp Removed over-long pauses in tests
test_system.cpp Test for 127.0.0.1 at tests startup
test_term_endpoint.cpp Updated copyright statements for 2014
test_term_endpoint_tipc.cpp Removed over-long pauses in tests
test_timeo.cpp Updated copyright statements for 2014
testutil.hpp Fix compilation of tests on MSVC 2008