From 4614e0873a9b2a30697ae308d993f137c62edff3 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 6 Dec 2022 10:34:17 +0100 Subject: [PATCH] fix to tests m3 --- slsDetectorSoftware/tests/test-CmdProxy-mythen3.cpp | 3 ++- slsDetectorSoftware/tests/test-CmdProxy.cpp | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/slsDetectorSoftware/tests/test-CmdProxy-mythen3.cpp b/slsDetectorSoftware/tests/test-CmdProxy-mythen3.cpp index dec3ab04c..02f0a49ad 100644 --- a/slsDetectorSoftware/tests/test-CmdProxy-mythen3.cpp +++ b/slsDetectorSoftware/tests/test-CmdProxy-mythen3.cpp @@ -565,6 +565,7 @@ TEST_CASE("pumpprobe", "[.cmd]") { // mask with counter 2 disabled and enabled(to test vth2) uint32_t fixedMask[2] = {0x4, 0x3}; for (int i = 0; i != 2; ++i) { + std::cout << "i:"<< i <