FairMQ/fairmq/test
Dennis Klein b43d4c142d refactor and integrate with aliBuild/alienv
* accept ZEROMQ_ROOT as env or cmake variable to hint at install
    location (used by aliBuild/alienv)
  * added more docs
  * fixed mismatch between module name ZeroMQ and prefix of
    generated variables ZMQ -> ZeroMQ is now the preferred prefix
    (old variables are still available and marked deprecated)
  * the aliBuild zeromq recipe does not install zmq.hpp header,
    so the module searches now for the zmq.h header
    (which is anyways the only one we use)
  * some cosmetic changes
  * add option ZeroMQ_NO_DEPRECATION to suppress deprecation warning
2017-02-23 19:42:15 +01:00
..
pub-sub Simplify logger filtering options, fix log error double printing issue 2016-09-19 11:20:22 +02:00
push-pull Simplify logger filtering options, fix log error double printing issue 2016-09-19 11:20:22 +02:00
req-rep Simplify logger filtering options, fix log error double printing issue 2016-09-19 11:20:22 +02:00
CMakeLists.txt refactor and integrate with aliBuild/alienv 2017-02-23 19:42:15 +01:00
runTransferTimeoutTest.cxx Enable new callback API 2016-09-30 14:36:35 +02:00
test-fairmq-pub-sub.sh.in Run FairMQ tests with both ZeroMQ and nanomsg 2016-05-31 10:42:06 +02:00
test-fairmq-push-pull.sh.in Run FairMQ tests with both ZeroMQ and nanomsg 2016-05-31 10:42:06 +02:00
test-fairmq-req-rep.sh.in Run FairMQ tests with both ZeroMQ and nanomsg 2016-05-31 10:42:06 +02:00