libzmq/tests
Jeremy Rossi 19ca8a0fc0 Add the Socket Identity info to the ZAP Messages
This change adds the socket identity infomartion from the socket to the
zap frames.  In doing this the ZAP is able preform different operations
based on different sockets.  This is not compaitable with the current ZAP
RFC, but that can be updated.  As the ZAP rfc is currently draft for I
did not change the version number.

Tests also modified and passing.
2013-08-20 13:48:05 -04:00
..
Makefile.am Rename ZMQ_REQ_SEND_RESETS -> ZMQ_REQ_STRICT. 2013-08-03 14:35:18 +02:00
test_connect_delay.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_connect_resolve.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_ctx_options.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_disconnect_inproc.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_hwm.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_invalid_rep.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_iov.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_last_endpoint.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_monitor.cpp Fix up threading code from port tests to windows. 2013-08-17 14:23:22 +01:00
test_msg_flags.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_pair_inproc.cpp Merge pull request #624 from ricnewton/master 2013-08-18 00:51:39 -07:00
test_pair_ipc.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_pair_tcp.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_probe_router.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_raw_sock.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_req_request_ids.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_req_strict.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_reqrep_device.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_reqrep_inproc.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_reqrep_ipc.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_reqrep_tcp.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_router_mandatory.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_security_curve.cpp Add the Socket Identity info to the ZAP Messages 2013-08-20 13:48:05 -04:00
test_security.cpp Add the Socket Identity info to the ZAP Messages 2013-08-20 13:48:05 -04:00
test_shutdown_stress.cpp Fix up threading code from port tests to windows. 2013-08-17 14:23:22 +01:00
test_spec_dealer.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_spec_pushpull.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_spec_rep.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_spec_req.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_spec_router.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_stream.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_sub_forward.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_term_endpoint.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
test_timeo.cpp Port tests to windows and add to cmake build. 2013-08-17 13:43:45 +01:00
testutil.hpp Fix up threading code from port tests to windows. 2013-08-17 14:23:22 +01:00