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
97 interrupt_interactive_console_until_pattern(self, "QEMU SBSA-REF Machine")
H A Dtest_arm_quanta_gsj.py10 from qemu_test import interrupt_interactive_console_until_pattern, skipSlowTest
60 interrupt_interactive_console_until_pattern(
H A Dtest_mipsel_malta.py13 from qemu_test import interrupt_interactive_console_until_pattern
80 interrupt_interactive_console_until_pattern(self, pattern, prompt)
H A Dtest_arm_cubieboard.py10 from qemu_test import interrupt_interactive_console_until_pattern
127 interrupt_interactive_console_until_pattern(
H A Dtest_arm_bpim2u.py11 from qemu_test import Asset, interrupt_interactive_console_until_pattern
162 interrupt_interactive_console_until_pattern(
H A Dtest_arm_orangepi.py12 from qemu_test import Asset, interrupt_interactive_console_until_pattern
212 interrupt_interactive_console_until_pattern(self,
/openbmc/qemu/tests/functional/qemu_test/
H A D__init__.py12 interrupt_interactive_console_until_pattern, wait_for_console_pattern, \
H A Dcmd.py121 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
/openbmc/qemu/tests/avocado/avocado_qemu/
H A D__init__.py160 def interrupt_interactive_console_until_pattern(test, success_message, function