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 /tests/acceptance/machine_m68k_nextcube.py | |
| parent | 74b56bb5539553d93908d6acb2bc2c5e2f019f7d (diff) | |
| download | focaccia-qemu-c80c6beb171c3175a14ddb99217dc7b89354a9a3.tar.gz focaccia-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 'tests/acceptance/machine_m68k_nextcube.py')
0 files changed, 0 insertions, 0 deletions