🦄 refactor(plug_mgr): per stage msg counter encap
This commit is contained in:
@@ -44,7 +44,7 @@ void whitebox_test_plugin_manager_intrisic_metadata(struct stellar *st, struct p
|
||||
* TEST PLUGIN MANAGER INIT & EXIT *
|
||||
***********************************/
|
||||
|
||||
//TODO: test plugin_specs_load
|
||||
//TODO: test case, plugin_specs_load
|
||||
|
||||
TEST(plugin_manager_init, init_with_null_toml) {
|
||||
|
||||
@@ -1033,7 +1033,7 @@ TEST(plugin_manager, session_plugin_on_tcp) {
|
||||
|
||||
}
|
||||
|
||||
// TODO: message pub overlimit test case
|
||||
//TODO: test case, message pub overlimit
|
||||
#if 0
|
||||
static void *test_overlimit_pub_session_ctx_new(struct session *sess, void *plugin_env)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user