v1.0.0-rc.31
This commit is contained in:
@@ -777,6 +777,8 @@ TEST_CASE("JFJochReceiverTest_PedestalG1_NoFrames", "[JFJochReceiver]") {
|
||||
bool ret;
|
||||
REQUIRE_NOTHROW(ret = JFJochReceiverTest(output, logger, aq_devices, x, mask, nthreads));
|
||||
REQUIRE(ret);
|
||||
REQUIRE(output.expected_packets[0] != 0);
|
||||
REQUIRE(output.received_packets[0] == 0);
|
||||
REQUIRE(output.status.images_sent == 0);
|
||||
REQUIRE(output.efficiency < 1.0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user