Home
last modified time | relevance | path

Searched refs:script_main (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D29782 iotests.script_main(main)
H A D266143 iotests.script_main(main,
H A D258159 iotests.script_main(main,
H A D141149 iotests.script_main(main, supported_fmts=['qcow2', 'qed'],
H A D257531 iotests.script_main(main, supported_fmts=['qcow2'],
H A Diotests.py1695 def script_main(test_function, *args, **kwargs): function