🧪 test(module manager): add test case

This commit is contained in:
yangwei
2024-09-14 16:00:24 +08:00
parent bf65690cdf
commit 5150a03512
6 changed files with 256 additions and 72 deletions

View File

@@ -21,19 +21,9 @@ global:
tcp_segment_get_data;
tcp_segment_get_len;
session_exdata_free;
stellar_exdata_new_index;
session_exdata_set;
session_exdata_get;
stellar_mq_create_topic;
stellar_mq_get_topic_id;
stellar_mq_update_topic;
stellar_mq_destroy_topic;
stellar_session_mq_subscribe;
session_mq_publish_message;
session_mq_ignore_message;
session_mq_unignore_message;
exdata_*;
mq_*;
stellar_module_*;
session_is_symmetric;
session_has_duplicate_traffic;