def tearDown(self):
scatest.CorbaTestCase.tearDown(self)
killChildProcesses(os.getpid())
(status,output) = commands.getstatusoutput('chmod 755 '+os.getcwd()+'/sdr/cache/.BasicTestDevice_node')
(status,output) = commands.getstatusoutput('rm -rf devmgr_runtest.props')
test_01_DeviceManager.py 文件源码
python
阅读 38
收藏 0
点赞 0
评论 0
评论列表
文章目录