optimizate inject packt test case

This commit is contained in:
luwenpeng
2024-06-27 15:07:54 +08:00
parent 83bffdd008
commit da9fb7cd11
40 changed files with 904 additions and 1004 deletions

View File

@@ -14,6 +14,8 @@ global:
packet_get_raw_len;
packet_get_payload;
packet_get_payload_len;
imitate_tcp_packet;
imitate_udp_packet;
session_exdata_free;
stellar_session_exdata_new_index;
@@ -50,12 +52,8 @@ global:
stellar_packet_plugin_register;
stellar_polling_plugin_register;
stellar_get_current_thread_index;
stellar_inject_tcp_rst;
stellar_inject_tcp_fin;
stellar_inject_tcp_payload;
stellar_inject_udp_payload;
stellar_inject_ctrl_msg;
stellar_main;
stellar_send_crafted_packet;
stellar_run;
local: *;
};