• Pieter Hintjens's avatar
    Fixed 'make check' failures · fba56120
    Pieter Hintjens authored
    - Split off NULL security check from PLAIN
    - Cleaned up test_linger code a little
    - Got all tests to pass, added TODOs for outstanding issues
    - Added ZAP authentication for NULL test case
    - NULL mechanism was not passing server identity - fixed
    - cleaned up test_security_plain and removed option double-checks (made code ugly)
    - lowered timeout on expect_bounce_fail to 150 msec to speed up checks
    - removed all sleeps from test_fork and simplified code (it still passes :-)
    fba56120
Name
Last commit
Last update
..
Makefile.am Loading commit data...
test_conflate.cpp 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_fork.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_linger.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_req_request_ids.cpp Loading commit data...
test_req_strict.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_curve.cpp Loading commit data...
test_security_null.cpp Loading commit data...
test_security_plain.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...