libzmq/tests
Pieter Hintjens 9ca6898f24 Got new test cases working with libzmq
* 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.
2013-07-07 12:49:24 +02:00
..
Makefile.am Add tests for PUSH/PULL sockets. 2013-07-05 15:20:42 +02:00
test_connect_delay.cpp Whitespace fixes 2013-05-21 18:52:44 +02:00
test_connect_resolve.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_ctx_options.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_disconnect_inproc.cpp Fix test_disconnect_inproc to work on ILP64 systems 2013-06-22 13:05:46 +02:00
test_hwm.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_invalid_rep.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_iov.cpp Experimental function zmq_recviov doesnt work correctly in a couple of cases 2013-04-25 21:58:26 +01:00
test_last_endpoint.cpp Removed IPC endpoint from test; not portable, and fragile (#80) 2013-03-24 15:12:34 +01:00
test_monitor.cpp Fix tab/space formatting issue 2013-07-01 12:10:57 +01:00
test_msg_flags.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_pair_inproc.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_pair_ipc.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_pair_tcp.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_probe_router.cpp another iteration on ZMQ_PROBE_ROUTER 2013-06-10 02:31:00 -07:00
test_raw_sock.cpp Check socket types during mechanism handshake 2013-07-01 10:12:08 +02:00
test_reqrep_device.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_reqrep_inproc.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_reqrep_ipc.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_reqrep_tcp.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_router_mandatory.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_security_curve.cpp Added Z85 support 2013-06-28 22:10:22 +02:00
test_security.cpp Updated security mechanisms to use variable-length commands 2013-06-28 11:42:54 +02:00
test_shutdown_stress.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_spec_dealer.cpp Got new test cases working with libzmq 2013-07-07 12:49:24 +02:00
test_spec_pushpull.cpp Got new test cases working with libzmq 2013-07-07 12:49:24 +02:00
test_spec_rep.cpp Make pipeline/reqrep tests try tcp:// endpoints. 2013-07-05 17:58:01 +02:00
test_spec_req.cpp Got new test cases working with libzmq 2013-07-07 12:49:24 +02:00
test_spec_router.cpp Got new test cases working with libzmq 2013-07-07 12:49:24 +02:00
test_stream.cpp Check socket types during mechanism handshake 2013-07-01 10:12:08 +02:00
test_sub_forward.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_term_endpoint.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
test_timeo.cpp More copyright cleanups 2013-03-12 17:04:51 +01:00
testutil.hpp Got new test cases working with libzmq 2013-07-07 12:49:24 +02:00