Message ID | 20250102100340.43014-1-philmd@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | tests: Add functional tests for HPPA machines | expand |
On 1/2/25 02:03, Philippe Mathieu-Daudé wrote: > Since v5: > - Correct boot-serial-test machine name for stable (th_huth) > > Philippe Mathieu-Daudé (2): > tests/qtest/boot-serial-test: Correct HPPA machine name > tests: Add functional tests for HPPA machines > > MAINTAINERS | 1 + > tests/qtest/boot-serial-test.c | 2 -- > tests/functional/meson.build | 4 +++ > tests/functional/test_hppa_seabios.py | 35 +++++++++++++++++++++++++++ > tests/qtest/meson.build | 2 +- > 5 files changed, 41 insertions(+), 3 deletions(-) > create mode 100755 tests/functional/test_hppa_seabios.py > Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
On 2/1/25 11:03, Philippe Mathieu-Daudé wrote: > Since v5: > - Correct boot-serial-test machine name for stable (th_huth) > > Philippe Mathieu-Daudé (2): > tests/qtest/boot-serial-test: Correct HPPA machine name > tests: Add functional tests for HPPA machines Fabiano, if you don't object, I'm queuing this via my hw-misc tree. Regards, Phil.
Philippe Mathieu-Daudé <philmd@linaro.org> writes: > On 2/1/25 11:03, Philippe Mathieu-Daudé wrote: >> Since v5: >> - Correct boot-serial-test machine name for stable (th_huth) >> >> Philippe Mathieu-Daudé (2): >> tests/qtest/boot-serial-test: Correct HPPA machine name >> tests: Add functional tests for HPPA machines > > Fabiano, if you don't object, I'm queuing this via my hw-misc tree. > Sure, go ahead, thanks! > Regards, > > Phil.