tests/qtest/boot-serial-test: Correct HPPA machine name
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 2 Jan 2025 09:59:31 +0000 (10:59 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 13 Jan 2025 16:16:04 +0000 (17:16 +0100)
commita87077316ed2f1c1c8ba8faf05feed9dbf0f2fee
tree6f42bda710bff5ba9f3df7cf02866fbc99984933
parente3778c8499add463fa2c62b0251a4c9879f37e04
tests/qtest/boot-serial-test: Correct HPPA machine name

Commit 7df6f751176 ("hw/hppa: Split out machine creation")
renamed the 'hppa' machine as 'B160L', but forgot to update
the boot serial test, which ended being skipped.

Cc: qemu-stable@nongnu.org
Fixes: 7df6f751176 ("hw/hppa: Split out machine creation")
Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20250102100340.43014-2-philmd@linaro.org>
tests/qtest/boot-serial-test.c