libzmq/tests
Pieter Hintjens 7832addd20 Updated security mechanisms to use variable-length commands
RFC23, RFC24, RFC26 now use variable-length command names that
end in null octet (valid C strings) instead of fixed-length
space padded strings.
2013-06-28 11:42:54 +02:00
..
Makefile.am Updated security mechanisms to use variable-length commands 2013-06-28 11:42:54 +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 Fixed compile error, needed unistd.h 2013-06-22 13:50:22 +02: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 Updated security mechanisms to use variable-length commands 2013-06-28 11:42:54 +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 Updated security mechanisms to use variable-length commands 2013-06-28 11:42:54 +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_stream.cpp Updated security mechanisms to use variable-length commands 2013-06-28 11:42:54 +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 Updated security mechanisms to use variable-length commands 2013-06-28 11:42:54 +02:00