Home
last modified time | relevance | path

Searched refs:sshcontrol (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/controllers/
H A Dcontrollerimage.py21 import oeqa.utils.sshcontrol as sshcontrol namespace
123 …self.controller = sshcontrol.SSHControl(ip=self.ip, logfile=self.sshlog, timeout=600, port=self.po…
150 self.connection = sshcontrol.SSHControl(self.ip, logfile=self.sshlog, port=self.port)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Drunexported.py35 from oeqa.utils.sshcontrol import SSHControl
H A Dtargetcontrol.py16 from oeqa.utils.sshcontrol import SSHControl
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dimagefeatures.py8 from oeqa.utils.sshcontrol import SSHControl
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst9113 ``sshcontrol`` class.