Home
last modified time | relevance | path

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

/tools/test/openhst/
Dstress_test.py49 import pexpect
58 pexpect = None variable
267 if pexpect:
268 self.process = pexpect.spawn(" ".join(self.command), timeout=None)
297 if pexpect:
304 if pexpect:
323 if pexpect:
Drequirements.txt4 pexpect==4.8.0