From 78f9c7fcb4892a301fb32a0050ee4f2771959490 Mon Sep 17 00:00:00 2001 From: zhuqingxi Date: Thu, 2 Dec 2021 01:08:15 +0000 Subject: [PATCH] update hiviewdfx/hilogtest/libhilogtest/libhilogCtest/libhilogCtest.cpp. Signed-off-by: zhuqingxi --- .../hilogtest/libhilogtest/libhilogCtest/libhilogCtest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hiviewdfx/hilogtest/libhilogtest/libhilogCtest/libhilogCtest.cpp b/hiviewdfx/hilogtest/libhilogtest/libhilogCtest/libhilogCtest.cpp index 805a6c2ce..dc0410959 100755 --- a/hiviewdfx/hilogtest/libhilogtest/libhilogCtest/libhilogCtest.cpp +++ b/hiviewdfx/hilogtest/libhilogtest/libhilogCtest/libhilogCtest.cpp @@ -711,7 +711,7 @@ HWTEST_F(LibhilogCtest, TAG_CHECK, Function|MediumTest|Level2) /** * @tc.name libhilog-log are not truncated with normal length tag - * @tc.number DFX_DFT_HilogC_0280 + * @tc.number DFX_DFT_HilogC_0300 * @tc.desc libhilog-log are not truncated with normal length tag */ HWTEST_F(LibhilogCtest, TYPE_APP_CHECK, Function|MediumTest|Level2) -- GitLab