]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Add a test for the realview-eb-mpcore machine
authorThomas Huth <thuth@redhat.com>
Tue, 3 Jun 2025 10:15:26 +0000 (12:15 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jun 2025 14:50:17 +0000 (15:50 +0100)
commit16a9b55021519fb1d4a4585952e03eafd4ed1947
tree4b11291c3fbf03967fe525b1401e644234251b80
parentf5ec751ee70d7960a97c6c675f69e924d82dc60d
tests/functional: Add a test for the realview-eb-mpcore machine

Check that we can boot a Linux kernel here and that we can at
least send one ping network packet.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 20250603101526.21217-1-thuth@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS
tests/functional/meson.build
tests/functional/test_arm_realview.py [new file with mode: 0755]