提交 c8d0415a 编写于 作者: C chuaizhzh

fix failed testcase

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