diff options
author | Wainer dos Santos Moschetta <wainersm@redhat.com> | 2019-12-11 13:55:36 -0500 |
---|---|---|
committer | Cleber Rosa <crosa@redhat.com> | 2019-12-16 10:59:50 -0500 |
commit | c80c6beb171c3175a14ddb99217dc7b89354a9a3 (patch) | |
tree | 189ac870437193416599ee7e2dbdfb4745ddcc07 /qemu-deprecated.texi | |
parent | 74b56bb5539553d93908d6acb2bc2c5e2f019f7d (diff) |
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 'qemu-deprecated.texi')
0 files changed, 0 insertions, 0 deletions