Home
last modified time | relevance | path

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

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