Re: [PATCH] tests/functional: Add a test for the Arduino UNO machine

2025-06-04 Thread Mark Cave-Ayland
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

2025-06-03 Thread Thomas Huth
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