mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
format receiver
This commit is contained in:
5
slsReceiverSoftware/tests/test-GeneralData.cpp
Executable file → Normal file
5
slsReceiverSoftware/tests/test-GeneralData.cpp
Executable file → Normal file
@ -2,11 +2,8 @@
|
||||
#include "GeneralData.h"
|
||||
#include "catch.hpp"
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
||||
|
||||
// using namespace sls;
|
||||
|
||||
// TEST_CASE("Parse jungfrauctb header", "[receiver]") {
|
||||
@ -55,7 +52,7 @@
|
||||
// CHECK(subFrameNumber == -1);
|
||||
// }
|
||||
|
||||
// TEST_CASE("Parse header gotthard data", "[receiver]") {
|
||||
// TEST_CASE("Parse header gotthard data", "[receiver]") {
|
||||
// GotthardData data;
|
||||
// struct packet {
|
||||
// uint32_t frameNumber;
|
||||
|
Reference in New Issue
Block a user