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
268 if pexpect:
269 self.process = pexpect.spawn(" ".join(self.command), timeout=None)
305 if pexpect:
313 if pexpect:
332 if pexpect:
Drequirements.txt4 pexpect==4.8.0