• Samuel Martin's avatar
    autotools: tests: disable test_fork if fork() is not available · 6fdafc45
    Samuel Martin authored
    fork() support is optional and its availability is correctly detected at
    contfigure time.
    
    But test_fork was all always built, preventing build for targets that do
    not provide fork() from building successfully.
    
    This pacth fixes the autotools on this point.
    6fdafc45
Name
Last commit
Last update
..
Makefile.am autotools: tests: disable test_fork if fork() is not available
test_abstract_ipc.cpp Update test_filter_ipc to not use abstract socket.
test_bind_src_address.cpp Allow to set up a source address and port for outgoing tcp connections in zmq_connect()
test_conflate.cpp Fix unused parameter and variable warnings.
test_connect_delay_tipc.cpp Updated copyright statements for 2014
test_connect_resolve.cpp Allow TCP addresses to be re-resolved whenever there is a reconnection attempt
test_connect_rid.cpp Remove delays and destroy/recreate context between tests
test_ctx_destroy.cpp Updated copyright statements for 2014
test_ctx_options.cpp Rename ZMQ_MAX_SOCKETS_MAX to ZMQ_SOCKET_LIMIT
test_diffserv.cpp Updated copyright statements for 2014
test_disconnect_inproc.cpp Fix unused parameter and variable warnings.
test_filter_ipc.cpp Update test_filter_ipc to not use abstract socket.
test_fork.cpp Updated copyright statements for 2014
test_hwm.cpp Revert "Enlarge the race window for some test cases"
test_immediate.cpp Updated copyright statements for 2014
test_inproc_connect.cpp Fix hang on term when inproc is connected but never bound.
test_invalid_rep.cpp Updated copyright statements for 2014
test_iov.cpp Updated copyright statements for 2014
test_ipc_wildcard.cpp Updated copyright statements for 2014
test_issue_566.cpp Updated copyright statements for 2014
test_last_endpoint.cpp Updated copyright statements for 2014
test_many_sockets.cpp Updated copyright statements for 2014
test_metadata.cpp Added test_metadata
test_monitor.cpp Problem: zmq_socket_monitor code is dirty
test_msg_flags.cpp Updated copyright statements for 2014
test_pair_inproc.cpp Loading commit data...
test_pair_ipc.cpp Loading commit data...
test_pair_tcp.cpp Loading commit data...
test_pair_tipc.cpp Loading commit data...
test_probe_router.cpp Loading commit data...
test_proxy.cpp Loading commit data...
test_req_correlate.cpp Loading commit data...
test_req_relaxed.cpp Loading commit data...
test_reqrep_device.cpp Loading commit data...
test_reqrep_device_tipc.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_reqrep_tipc.cpp Loading commit data...
test_router_handover.cpp Loading commit data...
test_router_mandatory.cpp Loading commit data...
test_router_mandatory_tipc.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_shutdown_stress_tipc.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_srcfd.cpp Loading commit data...
test_stream.cpp Loading commit data...
test_stream_disconnect.cpp Loading commit data...
test_stream_empty.cpp Loading commit data...
test_sub_forward.cpp Loading commit data...
test_sub_forward_tipc.cpp Loading commit data...
test_system.cpp Loading commit data...
test_term_endpoint.cpp Loading commit data...
test_term_endpoint_tipc.cpp Loading commit data...
test_timeo.cpp Loading commit data...
testutil.hpp Loading commit data...