mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-14 23:10:17 +00:00
Test exceptions thrown in user code
This commit is contained in:
committed by
Dennis Klein
parent
bde12f58b2
commit
e39316c866
@@ -27,6 +27,7 @@ add_testhelper(runTestDevice
|
||||
helper/devices/TestSub.cxx
|
||||
helper/devices/TestTransferTimeout.cxx
|
||||
helper/devices/TestWaitFor.cxx
|
||||
helper/devices/TestExceptions.cxx
|
||||
|
||||
LINKS FairMQ
|
||||
)
|
||||
@@ -95,6 +96,7 @@ add_testsuite(FairMQ.Device
|
||||
device/_device_version.cxx
|
||||
device/_device_config.cxx
|
||||
device/_waitfor.cxx
|
||||
device/_exceptions.cxx
|
||||
|
||||
LINKS FairMQ
|
||||
DEPENDS testhelper_runTestDevice
|
||||
|
||||
Reference in New Issue
Block a user