]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Add a test for the Arduino UNO machine
authorThomas Huth <thuth@redhat.com>
Tue, 3 Jun 2025 18:40:05 +0000 (20:40 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 10 Jun 2025 10:59:09 +0000 (12:59 +0200)
commitff1bc6f4c5be7315dcd3970f7bff6b4f986db877
treedadbf8a45fa6471a9bbf4bdb1453e87cc4a4c391
parentf37efe50d4a234f30cf6dde0bdcf4e75a798a123
tests/functional: Add a test for the Arduino UNO machine

Check whether we can run a kernel that prints something to the
serial console.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Message-ID: <20250603184007.24521-1-thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
MAINTAINERS
tests/functional/meson.build
tests/functional/test_avr_uno.py [new file with mode: 0755]