AcquisitionDevice: IPv4 address and UDP destination port is property of the device and not of a particular run
This commit is contained in:
@@ -707,7 +707,7 @@ TEST_CASE("HLS_DataCollectionFSM","[OpenCAPI]") {
|
||||
idle_data_collection,
|
||||
act_reg.mode,
|
||||
act_reg.one_over_energy,
|
||||
act_reg.frames_internal_packet_gen,
|
||||
act_reg.nframes,
|
||||
act_reg.nmodules,
|
||||
act_reg.nstorage_cells);
|
||||
REQUIRE(idle_data_collection == 1);
|
||||
@@ -724,7 +724,7 @@ TEST_CASE("HLS_DataCollectionFSM","[OpenCAPI]") {
|
||||
idle_data_collection,
|
||||
act_reg.mode,
|
||||
act_reg.one_over_energy,
|
||||
act_reg.frames_internal_packet_gen,
|
||||
act_reg.nframes,
|
||||
act_reg.nmodules,
|
||||
act_reg.nstorage_cells);
|
||||
REQUIRE(idle_data_collection == 0);
|
||||
@@ -739,7 +739,7 @@ TEST_CASE("HLS_DataCollectionFSM","[OpenCAPI]") {
|
||||
idle_data_collection,
|
||||
act_reg.mode,
|
||||
act_reg.one_over_energy,
|
||||
act_reg.frames_internal_packet_gen,
|
||||
act_reg.nframes,
|
||||
act_reg.nmodules,
|
||||
act_reg.nstorage_cells);
|
||||
REQUIRE(idle_data_collection == 0);
|
||||
@@ -757,7 +757,7 @@ TEST_CASE("HLS_DataCollectionFSM","[OpenCAPI]") {
|
||||
idle_data_collection,
|
||||
act_reg.mode,
|
||||
act_reg.one_over_energy,
|
||||
act_reg.frames_internal_packet_gen,
|
||||
act_reg.nframes,
|
||||
act_reg.nmodules,
|
||||
act_reg.nstorage_cells);
|
||||
REQUIRE(idle_data_collection == 0);
|
||||
@@ -772,7 +772,7 @@ TEST_CASE("HLS_DataCollectionFSM","[OpenCAPI]") {
|
||||
idle_data_collection,
|
||||
act_reg.mode,
|
||||
act_reg.one_over_energy,
|
||||
act_reg.frames_internal_packet_gen,
|
||||
act_reg.nframes,
|
||||
act_reg.nmodules,
|
||||
act_reg.nstorage_cells);
|
||||
|
||||
@@ -789,7 +789,7 @@ TEST_CASE("HLS_DataCollectionFSM","[OpenCAPI]") {
|
||||
idle_data_collection,
|
||||
act_reg.mode,
|
||||
act_reg.one_over_energy,
|
||||
act_reg.frames_internal_packet_gen,
|
||||
act_reg.nframes,
|
||||
act_reg.nmodules,
|
||||
act_reg.nstorage_cells);
|
||||
|
||||
@@ -808,7 +808,7 @@ TEST_CASE("HLS_DataCollectionFSM","[OpenCAPI]") {
|
||||
idle_data_collection,
|
||||
act_reg.mode,
|
||||
act_reg.one_over_energy,
|
||||
act_reg.frames_internal_packet_gen,
|
||||
act_reg.nframes,
|
||||
act_reg.nmodules,
|
||||
act_reg.nstorage_cells);
|
||||
|
||||
@@ -825,7 +825,7 @@ TEST_CASE("HLS_DataCollectionFSM","[OpenCAPI]") {
|
||||
idle_data_collection,
|
||||
act_reg.mode,
|
||||
act_reg.one_over_energy,
|
||||
act_reg.frames_internal_packet_gen,
|
||||
act_reg.nframes,
|
||||
act_reg.nmodules,
|
||||
act_reg.nstorage_cells);
|
||||
|
||||
@@ -842,7 +842,7 @@ TEST_CASE("HLS_DataCollectionFSM","[OpenCAPI]") {
|
||||
idle_data_collection,
|
||||
act_reg.mode,
|
||||
act_reg.one_over_energy,
|
||||
act_reg.frames_internal_packet_gen,
|
||||
act_reg.nframes,
|
||||
act_reg.nmodules,
|
||||
act_reg.nstorage_cells);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user