Variables | |
| args | |
| modules_list | |
| modules_root_dir | |
| clt = orbmodule.client() | |
| myServer = runSalomeOld.LoggerServer(args) | |
| list | command = ['./TestUtils'] |
| ret = subprocess.call(command) | |
| TestUtils.args |
| TestUtils.clt = orbmodule.client() |
| list TestUtils.command = ['./TestUtils'] |
| TestUtils.modules_list |
| TestUtils.modules_root_dir |
| TestUtils.myServer = runSalomeOld.LoggerServer(args) |
| TestUtils.ret = subprocess.call(command) |