OSDN Git Service

iotests: Select a default machine for the rx and avr targets
authorThomas Huth <thuth@redhat.com>
Wed, 22 Jul 2020 16:19:08 +0000 (18:19 +0200)
committerMax Reitz <mreitz@redhat.com>
Mon, 27 Jul 2020 10:37:25 +0000 (12:37 +0200)
commit733dafe4914ef2e6d6a9d546b7fdbb429f3590e7
tree8f199f41351b197d354018fcc3350fa37d32a1ce
parent984c36781404592a6fbaa31ec6d25d6b8f933489
iotests: Select a default machine for the rx and avr targets

If you are building only with either the new rx-softmmu or avr-softmmu
target, "make check-block" fails a couple of tests since there is no
default machine defined in these new targets. We have to select a machine
in the "check" script for these, just like we already do for the arm- and
tricore-softmmu targets.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200722161908.25383-1-thuth@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/check