diff options
Diffstat (limited to 'test/src/gtest_rule.cpp')
| -rw-r--r-- | test/src/gtest_rule.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/gtest_rule.cpp b/test/src/gtest_rule.cpp index 88a09d6..60e4207 100644 --- a/test/src/gtest_rule.cpp +++ b/test/src/gtest_rule.cpp @@ -408,7 +408,7 @@ TEST(TM, ExDataDynamicIPPortMappingSubscriberID) "1052\t4\t192.168.50.52\ttest52\t0\t255\t1\tnull", "1037\t4\t192.168.50.37\ttest37\t40001\t40255\t1\t{\"imei\":\"1298473129873912\",\"apn\":\"test.com\"}", "1040\t6\t1030::C9B4:FF12:48AA:1040\ttest1040\t10240\t12800\t1\t{\"imei\":\"1298473129873912\",\"imsi\":\"231\"}", - "1041\t6\t1030::C9B4:FF12:3799:1041\ttest1041\t25600\t25856\t1\t{\"imei\":\"1298473129873912\",\"imsi\":\"231\",\"phone_numer\":\"123456789\"}" + "1041\t6\t1030::C9B4:FF12:3799:1041\ttest1041\t25600\t25856\t1\t{\"imei\":\"1298473129873912\",\"imsi\":\"231\",\"phone_number\":\"123456789\"}" **************************************************************************************************************************/ struct streaminfo a_stream = {0}; struct dynamic_ipport_mapping *dest_mapping = NULL; |
