summaryrefslogtreecommitdiffstats
path: root/src/gtest
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtest')
-rw-r--r--src/gtest/trex_stateless_gtest.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gtest/trex_stateless_gtest.cpp b/src/gtest/trex_stateless_gtest.cpp
index 09942c57..2593261f 100644
--- a/src/gtest/trex_stateless_gtest.cpp
+++ b/src/gtest/trex_stateless_gtest.cpp
@@ -4340,6 +4340,7 @@ TEST_F(basic_stl, pcap_remote_basic) {
0,
"exp/remote_test.cap",
10,
+ 0,
1,
1,
-1,
@@ -4363,6 +4364,7 @@ TEST_F(basic_stl, pcap_remote_loop) {
0,
"exp/remote_test.cap",
1,
+ 0,
1,
3,
-1,
@@ -4385,6 +4387,7 @@ TEST_F(basic_stl, pcap_remote_duration) {
0,
"exp/remote_test.cap",
100000,
+ 0,
1,
0,
0.5,
@@ -4407,6 +4410,7 @@ TEST_F(basic_stl, pcap_remote_dual) {
0,
"exp/remote_test_dual.erf",
10000,
+ 0,
1,
0,
0.5,