summaryrefslogtreecommitdiff
path: root/module_test
AgeCommit message (Expand)Author
2024-11-11🔧 build(fix el9 warning): ignore test case codeyangwei
2024-09-13🧪 test(dumpfile polling): add polling timing for dumpfileyangwei
2024-09-13🧪 test(disable timeout test case): 禁用两个流处理过程超时行为...yangwei
2024-08-23🔧 build(unify SAPP_MODULES ): define depend library in SAPP_MODULESyangwei
2024-08-02🐞 fix(sapp metrics): adapt fieldstat3.1 & 4.6v4.3.62yangwei
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-17feat: The DABF partition feature changed to built in.lijia
2024-05-17TSG-20808,TSG-20954:split bm into multi-partition to avoid long latency by me...lijia
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 du...lijia
2024-04-24TSG-20863 : add get tcp rtt; dup traffic check first N pkt use config file in...lijia
2024-04-21feat: TSG-20668, add get first packet ip TTLlijia
2024-04-02TSG-20317: 1.Optimize inject packet duplicate traffic detection performance; ...lijia
2023-11-16🔧 build(moudle_test): 静态编译plugin_test_main所需要的所有符号名yangwei
2023-09-04✨ feat(packet io config): 增加dumpfile_sleep_time_before_exit,默认为0yangwei
2023-08-29🐞 fix(commit_test_result_json): extern "C"yangwei
2023-08-28🔧 build(${SAPP_DEPEND_DYN_LIB}): 合并重复依赖项,统一使用变�...yangwei
2023-08-28✨ feat(plugin_test_main): 集成至module_test,安装至tools目录yangwei
2023-08-25🔧 build(jemalloc-static): sapp_devel启用jemalloc时,显式链接yangwei
2023-08-22✨ feat(signal handle): SIGUSR1触发jemallc的arena.purgeyangwei
2023-08-16🧪 test(benchmark test): 修复运行时修改toml失败的错误yangwei
2023-08-16🐞 fix(Fix-TSG-8241): 修复deployment错误拼写成depolyment的bugyangwei
2023-08-15🧪 test(vlan_mac_flip_inject with fake marsio): 更新toml中inject_mode�...yangwei
2023-08-03🧪 test(app_state): 单项测试结束后,释放申请的内存yangwei
2023-08-03✨ feat(packet_io): 新增monitor_thread_enabled选项,控制状态监控�...yangwei
2023-08-03🔧 build(build_type): Debug时,jemalloc开启prof编译选项yangwei
2023-08-02🧪 test(gtest_sapp_slave_destroy): 更新测试插件inf时,增加destory...yangwei
2023-08-02通过cppcheck代码检查,修复告警yangwei
2023-07-04🧪 test(sapp_gval_destroy): 增加释放全局变量前的sleep时间,避...杨威
2023-07-03🧪 test(tunnel.l2tp_protocol_timeout): 修复测试用例调用错误杨威
2023-07-03🧪 test(同步修改与退出相关的测试用例,改为判断exit状态):杨威
2023-06-26✨ feat(sapp metric): 支持输出fs3杨威
2023-06-26🦄 refactor(Remove obsolete code): makefile and dictator杨威
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-16🧪 test(inline test): 增加ioctl输出时的打印信息杨威
2023-05-16🧪 test(inline_mode test): 修复初始化tap设备参数错误,导致测...杨威
2023-05-04🐞 fix(plugctl): protocol释放时使用sapp_mem_free杨威
2023-05-04🧪 test(tcp plug test): 修改返回值为droppkt行为后,更新测试�...杨威
2023-05-04🔧 build(cmakelist): 更新cmake版本要求,移除_BSD_SOURCE宏杨威
2023-02-17Test update get root dir杨威
2023-01-16✨ feat(retain packet): 支持retain packet杨威
2023-01-16🐞 fix(MSO_STREAM_TIMED): 重命名opt,修复重复计数错误杨威
2022-08-17givestate和offload为两种互不影响的逻辑,当插件返回givestate�...liuxueli
2022-07-19TSG-10191: 增加SmartOffload功能的自测试用例liuxueli
2022-07-01🔧 build(gtest cmakelist): 增加内部头文件目录include/support杨威