Home
last modified time | relevance | path

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

/qemu/docs/devel/testing/
H A Dfunctional.rst235 QemuSystemTest section in Attribute reference
257 by the test. By using the set_machine() function of the QemuSystemTest argument
/qemu/tests/functional/qemu_test/
H A Dtestcase.py274 class QemuSystemTest(QemuBaseTest): class