Test exceptions thrown in user code

This commit is contained in:
Dennis Klein
2018-10-09 20:46:23 +02:00
committed by Dennis Klein
parent bde12f58b2
commit e39316c866
6 changed files with 166 additions and 6 deletions

View File

@@ -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