提交 a4fe5711 编写于 作者: L limeng

fix failed testcast

Signed-off-by: Nlimeng <limeng151@huawei.com>
Change-Id: Ib811fb366558eca1a738cb55b8e9bb2423bbc1c5
上级 3c3a8928
...@@ -480,7 +480,7 @@ HWTEST_F(FutexTest, testPthreadMattrTypeRecursive5, Function | MediumTest | Leve ...@@ -480,7 +480,7 @@ HWTEST_F(FutexTest, testPthreadMattrTypeRecursive5, Function | MediumTest | Leve
} }
LOG("> parent pid = %d", getpid()); LOG("> parent pid = %d", getpid());
Msleep(50); Msleep(50);
AssertProcExitedOK(pid); WaitProcExitedOK(pid);
} }
/********************************************* Test case dividing line ***********************************************/ /********************************************* Test case dividing line ***********************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册