]> git.proxmox.com Git - mirror_qemu.git/commit
tests/boot-serial: Enable the boot-serial test on SPARC machines, too
authorThomas Huth <thuth@redhat.com>
Thu, 1 Feb 2018 09:28:22 +0000 (10:28 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 14 Feb 2018 10:43:42 +0000 (11:43 +0100)
commite74fbf1f582f927919c54bb09091bc96f45386da
treea0bdd379569f2e7d81f1d9c0a270fec47e9ab726
parentdb57d7a3c284db2315d92f55962597cc7276579a
tests/boot-serial: Enable the boot-serial test on SPARC machines, too

OpenBIOS prints out the name of the detected CPU here, so looking for
this string is a nice test to verify that the CPU detection is still
working correctly.

Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/Makefile.include
tests/boot-serial-test.c