mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Add options tests and (re-)/enable more nanomsg tests
This commit is contained in:
committed by
Dennis Klein
parent
ce4062f3a0
commit
ffab4ac78c
@@ -202,11 +202,13 @@ add_testsuite(FairMQ.Transport
|
||||
SOURCES
|
||||
${CMAKE_CURRENT_BINARY_DIR}/runner.cxx
|
||||
transport/_transfer_timeout.cxx
|
||||
transport/_options.cxx
|
||||
|
||||
LINKS FairMQ
|
||||
INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
TIMEOUT 10
|
||||
${definitions}
|
||||
)
|
||||
|
||||
add_testsuite(FairMQ.Poller
|
||||
@@ -218,4 +220,5 @@ add_testsuite(FairMQ.Poller
|
||||
INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
TIMEOUT 10
|
||||
${definitions}
|
||||
)
|
||||
|
Reference in New Issue
Block a user