summaryrefslogtreecommitdiffstats
path: root/tests/prepare/test_execute.py
AgeCommit message (Collapse)AuthorFilesLines
2017-08-30Add some test case in test_post_execute.pyzhongjun1-55/+0
1.add some test case in test_post_execute.py. 2.rename test_execute.py to test_prepare_execute.py and add clearup handle in test function. Change-Id: I1ed27ce6f0a5ba8bbd56544ae8d53e14f7daa9ea Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
2017-08-18Add pytest file for prepare/execute.pyzhongjun1-0/+55
1.Add pytest file test_execute.py for prepare/execute.py. 2.Change the makedirs mode from 0600 to 0700 for test env. Change-Id: Ie29e9e4b4210b170f448faf4df907e55bff1435f Signed-off-by: zhongjun <zhong.jun@zte.com.cn>