提交 02054466 编写于 作者: H haozi007

fix log test error

Signed-off-by: Nhaozi007 <liuhao27@huawei.com>
上级 d97eb223
......@@ -42,7 +42,7 @@ TEST(log_testcases, test_isula_libutils_default_log_config)
ASSERT_EQ(tconf.file, nullptr);
ASSERT_EQ(tconf.driver, nullptr);
EXPECT_STREQ(name, tconf.name);
EXPECT_STREQ("NOTSET", tconf.priority);
EXPECT_STREQ("FATAL", tconf.priority);
// not quiet configs check
tconf.quiet = false;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册