]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert most Aspeed machine tests
authorCédric Le Goater <clg@redhat.com>
Wed, 16 Oct 2024 08:47:34 +0000 (10:47 +0200)
committerCédric Le Goater <clg@redhat.com>
Thu, 24 Oct 2024 05:57:47 +0000 (07:57 +0200)
commitf04cb2d00d5cc3ecc32cd129676fe221233345f9
tree14bf5186aee66f0c9f8a019341aef9a823fe5769
parent4c1d0af4a28d15d04a9bd522a5c3976eda9f999e
tests/functional: Convert most Aspeed machine tests

This is a simple conversion of the tests with some cleanups and
adjustments to match the new test framework. Replace the zephyr image
MD5 hashes with SHA256 hashes while at it.

The SDK tests depend on a ssh class from avocado.utils which is
difficult to replace. To be addressed separately.

Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
tests/avocado/machine_aspeed.py
tests/functional/meson.build
tests/functional/test_arm_aspeed.py [new file with mode: 0644]