add more single and multithreaded unit tests

This commit is contained in:
Dennis Klein
2017-05-13 17:30:49 +02:00
committed by Mohammad Al-Turany
parent 3205e0c378
commit b5dab60a82
3 changed files with 165 additions and 4 deletions

View File

@@ -42,8 +42,9 @@ add_testsuite(FairMQ.Protocols
protocols/_push_pull.cxx
protocols/_req_rep.cxx
protocols/_transfer_timeout.cxx
protocols/_push_pull_multipart.cxx
LINKS PStreams
LINKS PStreams FairMQ
DEPENDS testhelper_runTestDevice
INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}/protocols
TIMEOUT 30