Re: [PATCH] tests/functional: Add a test for the Arduino UNO machine
On 03/06/2025 19:40, Thomas Huth wrote: From: Thomas Huth Check whether we can run a kernel that prints something to the serial console. Signed-off-by: Thomas Huth --- MAINTAINERS | 3 ++- tests/functional/meson.build | 1 + tests/functional/test_avr_uno.py | 3
[PATCH] tests/functional: Add a test for the Arduino UNO machine
From: Thomas Huth Check whether we can run a kernel that prints something to the serial console. Signed-off-by: Thomas Huth --- MAINTAINERS | 3 ++- tests/functional/meson.build | 1 + tests/functional/test_avr_uno.py | 32 3 files ch