Home
last modified time | relevance | path

Searched refs:BatchShell (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/migration/
H A Dguestperf-batch.py23 from guestperf.shell import BatchShell
25 shell = BatchShell()
/openbmc/qemu/tests/migration/guestperf/
H A Dshell.py201 class BatchShell(BaseShell): class
204 super(BatchShell, self).__init__()