summaryrefslogtreecommitdiff
path: root/module_test/src/gtest_main.cpp
AgeCommit message (Collapse)Author
2024-11-25TSG-23819: support access latency, internet latency and srttHEADv4.3.70dev-4.3lijia
2024-11-20TSG-23816: support stream uuid_t idlijia
2024-09-13🧪 test(disable timeout test case): ↵yangwei
禁用两个流处理过程超时行为变化后的用例
2024-06-07perf: add mempool for apbloom, simplify the AP_bloom_check() process.lijia
2024-06-07add bloom fs4 statistics, add gtest user args.lijia
2024-05-17TSG-20808,TSG-20954:split bm into multi-partition to avoid long latency by ↵lijia
memset large memory;Both bm are queried in transition
2024-05-02TSG-21000: support TFO(TCP Fast Open)v4.3.52lijia
2024-04-28update g_current_time based on the timestamp of the pcap packet headerlijia
2024-04-25🧪 test(get tcp rtt test case): disable temporarilyv4.3.48yangwei
2024-04-25Fix bug: where enabling 'inject_all_enabled=1' would cause original packet ↵lijia
dup check also be enabled
2024-04-24TSG-20863 : add get tcp rtt; dup traffic check first N pkt use config file ↵lijia
instead of macro fix value.
2024-04-21feat: TSG-20668, add get first packet ip TTLlijia
2024-04-02TSG-20317: 1.Optimize inject packet duplicate traffic detection performance; ↵lijia
2.fix some test case failing in HIGH_PERF mode.
2023-08-02🧪 test(gtest_sapp_slave_destroy): ↵yangwei
更新测试插件inf时,增加destory函数声明
2023-08-02通过cppcheck代码检查,修复告警yangwei
2023-07-03🧪 test(tunnel.l2tp_protocol_timeout): 修复测试用例调用错误杨威
2023-07-03🧪 test(同步修改与退出相关的测试用例,改为判断exit状态):杨威
2023-06-22🧪 test(tuple4_reuse_with_fin): 暂时停用tuple4_reuse_with_fin测试项v4.3.11杨威
2023-06-02🧪 test(timer test): 调整timer测试结果v4.3.6杨威
2023-05-16🧪 test(tuple4_reuse_with_fin): 调整测试断言为EXPECT_EQ杨威
2023-05-04🧪 test(tcp plug test): ↵杨威
修改返回值为droppkt行为后,更新测试用例 测试APP_STATE_KILL_OTHER返回值效果
2022-07-19TSG-10191: 增加SmartOffload功能的自测试用例liuxueli
2022-06-28将module test和benchmark测试模块合并到sapp仓库刘学利