Home
last modified time | relevance | path

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

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