未验证 提交 a2e571c8 编写于 作者: D dengyutao 提交者: Gitee

update ipc/native/test/unittest/common/ipc_skeleton_unittest.cpp.

Signed-off-by: Ndengyutao <dengyutao2@huawei.com>
上级 2e38a8ad
......@@ -462,15 +462,4 @@ HWTEST_F(IPCSkeletonTest, SetCallingIdentityTest002, TestSize.Level1)
ASSERT_TRUE(result);
current->invokers_.clear();
delete invoker;
}
/**
* @tc.name: BlockUntilThreadAvailableTest001
* @tc.desc: Verify the BlockUntilThreadAvailable function
* @tc.type: FUNC
*/
HWTEST_F(IPCSkeletonTest, BlockUntilThreadAvailableTest001, TestSize.Level1)
{
IPCProcessSkeleton *current = IPCProcessSkeleton::GetCurrent();
ASSERT_TRUE(current != nullptr);
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册