Test more cases with interactive controller

This commit is contained in:
Dennis Klein
2018-10-10 19:07:23 +02:00
committed by Dennis Klein
parent 3a1b769937
commit 78acb954cd
2 changed files with 59 additions and 11 deletions

View File

@@ -103,7 +103,7 @@ add_testsuite(FairMQ.Device
INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/device
${CMAKE_CURRENT_BINARY_DIR}
TIMEOUT 5
TIMEOUT 15
RUN_SERIAL ON
)