]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/test_sparc64_tuxrun: Explicitly set the 'sun4u' machine
authorThomas Huth <thuth@redhat.com>
Wed, 21 May 2025 14:51:12 +0000 (16:51 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 30 May 2025 07:52:08 +0000 (09:52 +0200)
commite1c9c801023d556d317256a414562634b1fe8b13
tree5570c9e9e35ced590d665ffcab1a678485b72158
parentd2e9b78162e31b1eaf20f3a4f563da82da56908d
tests/functional/test_sparc64_tuxrun: Explicitly set the 'sun4u' machine

Use self.set_machine() to set the machine instead of relying on the
default machine of the binary. This way the test can be skipped in
case the machine has not been compiled into the QEMU binary.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250521145112.142222-1-thuth@redhat.com>
tests/functional/test_sparc64_tuxrun.py