未验证 提交 55a45998 编写于 作者: W wangdengjia 提交者: Gitee

IssueNo:#I6ASLH

Description:change testcase
Sig:bundleManager
Feature or Bugfix:Bugfix
Binary Source:No
Signed-off-by: Nwangdengjia <wangdengjia@huawei.com>
Signed-off-by: Nwangdengjia <wangdengjia@huawei.com>
上级 e404d810
......@@ -1803,6 +1803,7 @@ HWTEST_F(ActsZlibTest, ActsZlibTestGzdopen, Function | MediumTest | Level2)
int err = gzeof(file);
fprintf(stderr, "gzeof result: %d\n", err);
fclose(fp);
gzclose(file);
#endif
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册