提交 24df5311 编写于 作者: O openharmony_ci 提交者: Gitee

!63 【轻量级 PR】:update distributed_schedule_lite/dtbschedmgr_posix/src/MsgParserFuncTest.cpp.

Merge pull request !63 from zhouhouxin/N/A
......@@ -106,7 +106,7 @@ HWTEST_F(MsgParserFuncTest, testMsgParserFunc0020, Function | MediumTest | Level
};
auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) {
printf("[hcpptest]result code:%d \n", errCode);
printf("[hcpptest]result code : %d \n", errCode);
};
int8_t resultCode = RunTest(nullptr, sizeof(buffer), onTlvParseDone, nullptr);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册