Home
last modified time | relevance | path

Searched refs:interrupt_interactive_console_until_pattern (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/tests/functional/
H A Dtest_aarch64_sbsaref.py15 from qemu_test import interrupt_interactive_console_until_pattern
102 interrupt_interactive_console_until_pattern(self, "QEMU SBSA-REF Machine")
H A Dtest_mipsel_malta.py15 from qemu_test import interrupt_interactive_console_until_pattern
90 interrupt_interactive_console_until_pattern(self, pattern, prompt)
H A Dtest_arm_bpim2u.py11 from qemu_test import Asset, interrupt_interactive_console_until_pattern
168 interrupt_interactive_console_until_pattern(
H A Dtest_arm_orangepi.py12 from qemu_test import Asset, interrupt_interactive_console_until_pattern
218 interrupt_interactive_console_until_pattern(self,
H A Dtest_aarch64_sbsaref_freebsd.py15 from qemu_test import interrupt_interactive_console_until_pattern
H A Dtest_aarch64_sbsaref_alpine.py15 from qemu_test import interrupt_interactive_console_until_pattern
/openbmc/qemu/tests/functional/qemu_test/
H A D__init__.py12 interrupt_interactive_console_until_pattern, wait_for_console_pattern, \
H A Dcmd.py169 def interrupt_interactive_console_until_pattern(test, success_message, function
/openbmc/qemu/tests/avocado/
H A Dboot_linux_console.py22 from avocado_qemu import interrupt_interactive_console_until_pattern
370 interrupt_interactive_console_until_pattern(
425 interrupt_interactive_console_until_pattern(
/openbmc/qemu/tests/avocado/avocado_qemu/
H A D__init__.py160 def interrupt_interactive_console_until_pattern(test, success_message, function