🧪 test(packet injector test): upgrade plugin manager

This commit is contained in:
yangwei
2024-05-17 19:57:22 +08:00
committed by luwenpeng
parent e0ec3f2d52
commit ccaddf7fdb
5 changed files with 49 additions and 73 deletions

View File

@@ -27,7 +27,7 @@ struct packet_injector_case
const char *s2c_output_pcap;
// packet injector command
const char *packet_injector_cmd;
const char *packet_injector_cmd[16];
const char *diff_skip_pattern;
};