Home
last modified time | relevance | path

Searched defs:run_serial (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemutinyrunner.py117 def run_serial(self, command, timeout=60): member in QemuTinyRunner
H A Dqemurunner.py657 def run_serial(self, command, raw=False, timeout=60): member in QemuRunner
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Dtargetcontrol.py202 def run_serial(self, command, timeout=60): member in QemuTarget