feature: TSG-21852 service_function_status support fieldstat4
This commit is contained in:
@@ -15,7 +15,6 @@ extern "C"
|
||||
#include "vxlan.h"
|
||||
#include "packet_io.h"
|
||||
#include "sf_metrics.h"
|
||||
#include "health_check.h"
|
||||
#include "global_metrics.h"
|
||||
#include "gmock_marsio.h"
|
||||
|
||||
@@ -87,7 +86,6 @@ inline struct gtest_frame *gtest_frame_new(const char *json_file, const char *de
|
||||
system(cmdline);
|
||||
|
||||
EXPECT_TRUE(LOG_INIT("./conf/zlog.conf") == 0);
|
||||
health_check_session_init(profile);
|
||||
sce_ctx = sce_ctx_create(profile);
|
||||
EXPECT_TRUE(sce_ctx != nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user