mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Test devices without config & two in a process
This commit is contained in:
committed by
Mohammad Al-Turany
parent
f4e5a74f23
commit
764514a35a
@@ -64,6 +64,19 @@ add_testsuite(FairMQ.Parts
|
||||
TIMEOUT 5
|
||||
)
|
||||
|
||||
add_testsuite(FairMQ.Device
|
||||
SOURCES
|
||||
device/TestSender.h
|
||||
device/TestReceiver.h
|
||||
device/runner.cxx
|
||||
device/_multiple_devices.cxx
|
||||
|
||||
LINKS FairMQ
|
||||
INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}/device
|
||||
TIMEOUT 5
|
||||
RUN_SERIAL ON
|
||||
)
|
||||
|
||||
##############################
|
||||
# Aggregate all test targets #
|
||||
##############################
|
||||
|
Reference in New Issue
Block a user