diff options
| author | Wainer dos Santos Moschetta | 2019-12-11 19:55:36 +0100 |
|---|---|---|
| committer | Cleber Rosa | 2019-12-16 16:59:50 +0100 |
| commit | c80c6beb171c3175a14ddb99217dc7b89354a9a3 (patch) | |
| tree | 189ac870437193416599ee7e2dbdfb4745ddcc07 /python | |
| parent | python/qemu: Add set_qmp_monitor() to QEMUMachine (diff) | |
| download | qemu-c80c6beb171c3175a14ddb99217dc7b89354a9a3.tar.gz qemu-c80c6beb171c3175a14ddb99217dc7b89354a9a3.tar.xz qemu-c80c6beb171c3175a14ddb99217dc7b89354a9a3.zip | |
tests/acceptance: Makes linux_initrd and empty_cpu_model use QEMUMachine
On linux_initrd and empty_cpu_model tests the same effect of
calling QEMU through run() to inspect the terminated process is
achieved with a sequence of set_qmp_monitor() / launch() / wait()
commands on an QEMUMachine object. This patch changes those
tests to use QEMUMachine instead, so they follow the same pattern
to launch QEMU found on other acceptance tests.
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20191211185536.16962-3-wainersm@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
