Home
last modified time | relevance | path

Searched refs:SSH_ENGINE (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/hosts/
Dfactory.py18 SSH_ENGINE = CONFIG.get_config_value('AUTOSERV', 'ssh_engine', type=str) variable
132 elif SSH_ENGINE == 'raw_ssh':
138 SSH_ENGINE)
Dfactory_unittest.py75 self._orig_ssh_engine = factory.SSH_ENGINE
91 factory.SSH_ENGINE = self._orig_ssh_engine
164 factory.SSH_ENGINE = 'raw_ssh'
173 factory.SSH_ENGINE = 'unsupported'