]> git.proxmox.com Git - mirror_qemu.git/commit
tests/cdrom-test: Test that -cdrom parameter is working
authorThomas Huth <thuth@redhat.com>
Fri, 8 Jun 2018 17:17:39 +0000 (13:17 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 8 Jun 2018 17:17:39 +0000 (13:17 -0400)
commit49d43a5978703d515393c70c5620ace8e8daf8cd
treed8bc0ea0e5df19cacbc9a5c225688ccde1ad2522
parent42f455054f8301ce18936b583e8354551a4f2c17
tests/cdrom-test: Test that -cdrom parameter is working

Commit 1454509726719e0933c800 recently broke the "-cdrom" parameter
on a couple of boards without us noticing it immediately. Thus let's
add a test which checks that "-cdrom" can at least be used to start
QEMU with certain machine types.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Hervé Poussineau <hpoussin@reactos.org>
Acked-By: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
tests/cdrom-test.c