• Pieter Hintjens's avatar
    Got new test cases working with libzmq · 9ca6898f
    Pieter Hintjens authored
    * disabled the specific tests that do not work (yet) on libzmq
    * cleaned up one source (test_spec_rep.c) but the others need similar work
    * added sleep in test_spec_rep to allow connects time to happen; this would
      not be needed if we connected out to the REP peers instead in from them,
      but I didn't want to change the logic of the test code.
    9ca6898f
Name
Last commit
Last update
..
Makefile.am Loading commit data...
test_connect_delay.cpp Loading commit data...
test_connect_resolve.cpp Loading commit data...
test_ctx_options.cpp Loading commit data...
test_disconnect_inproc.cpp Loading commit data...
test_hwm.cpp Loading commit data...
test_invalid_rep.cpp Loading commit data...
test_iov.cpp Loading commit data...
test_last_endpoint.cpp Loading commit data...
test_monitor.cpp Loading commit data...
test_msg_flags.cpp Loading commit data...
test_pair_inproc.cpp Loading commit data...
test_pair_ipc.cpp Loading commit data...
test_pair_tcp.cpp Loading commit data...
test_probe_router.cpp Loading commit data...
test_raw_sock.cpp Loading commit data...
test_reqrep_device.cpp Loading commit data...
test_reqrep_inproc.cpp Loading commit data...
test_reqrep_ipc.cpp Loading commit data...
test_reqrep_tcp.cpp Loading commit data...
test_router_mandatory.cpp Loading commit data...
test_security.cpp Loading commit data...
test_security_curve.cpp Loading commit data...
test_shutdown_stress.cpp Loading commit data...
test_spec_dealer.cpp Loading commit data...
test_spec_pushpull.cpp Loading commit data...
test_spec_rep.cpp Loading commit data...
test_spec_req.cpp Loading commit data...
test_spec_router.cpp Loading commit data...
test_stream.cpp Loading commit data...
test_sub_forward.cpp Loading commit data...
test_term_endpoint.cpp Loading commit data...
test_timeo.cpp Loading commit data...
testutil.hpp Loading commit data...