提交 98747c96 编写于 作者: O openharmony_ci 提交者: Gitee

!146 修改testAssertTrue用例的错误

Merge pull request !146 from chuaizhzh/kernel_lite_20210415_01
......@@ -327,7 +327,7 @@ HWTEST_F(ProcessTest, testAssertTrue, Function | MediumTest | Level3)
exit(0);
}
Msleep(50);
AssertProcExitedOK(pid);
WaitProcExitedOK(pid);
}
int FunctionAssertFalse(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册