Home
last modified time | relevance | path

Searched defs:launch_and_wait (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/avocado/avocado_qemu/
H A Dlinuxtest.py241 def launch_and_wait(self, set_up_ssh_connection=True): member in LinuxTest
/openbmc/qemu/tests/avocado/
H A Dreplay_linux.py60 def launch_and_wait(self, record, args, shift): member in ReplayLinux