提交 9abb689a 编写于 作者: R root

Resolve failed testcases:ActsKernelTest#DlopenTest#testDlopenSoInRelativeRpath

Change-Id: Ic7887b5e8bee7f9bc1cde3b89af4dae062c8fd1a
上级 10d36bfd
......@@ -271,6 +271,7 @@ HWTEST_F(DlopenTest, testDlopenSoInRelativeRpath, Function | MediumTest | Level2
ASSERT_NE(MakeDir("./lib"), -1);
ASSERT_EQ(CopyFile(resSO, newSO), 0);
LOG("SetUp ok");
Msleep(5000);
// test
int rt = RunElf(testELF, NULL, NULL);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册