mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-08-06 20:22:26 +02:00
1010/fix/blockadded check if reciever is running (#1502)
* added check if reciever is running * added some tests * uups dummy test - deleted test file * changed test * stopped receiver * added some more tests as they also affect fifo structure * fixed tests to work with test_simualtor for all cmdcall tests * minor * fix fro cmdcall back to detectorintegration * removed the .rx marker that we did at soe point * typo * brekaing api change removed --------- Co-authored-by: mazzol_a <mazzol_a@pc17378.psi.ch>
This commit is contained in:
@@ -10,6 +10,7 @@ target_sources(tests PRIVATE
|
||||
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/Caller/test-Caller.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/Caller/test-Caller-rx.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/Caller/test-Caller-rx-running.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/Caller/test-Caller-pattern.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/Caller/test-Caller-eiger.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/Caller/test-Caller-jungfrau.cpp
|
||||
|
||||
Reference in New Issue
Block a user