未验证 提交 b8a9552b 编写于 作者: O openharmony_ci 提交者: Gitee

!279 添加foundation内存采集测试用例

Merge pull request !279 from zjucx/master
......@@ -281,6 +281,8 @@ if __name__ == "__main__":
PrintToLog("SmokeTest:: launcher screenshot comparison failed")
SysExit()
EnterShellCmd("cat /proc/`pidof foundation`/smaps_rollup")
PrintToLog("\nSmokeTest:: ########## First check key processes start ##############")
lose_process = []
process_pid = {}
......@@ -632,4 +634,4 @@ if __name__ == "__main__":
else:
PrintToLog("SmokeTest:: all testcase is ok")
PrintToLog("SmokeTest:: End of check, test succeeded!")
sys.exit(0)
\ No newline at end of file
sys.exit(0)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册