mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
qemuxml2argvtest: Reinstate 'console-compat-chardev' and 'pci-serial-dev-chardev'
The tests invocations were accidentaly removed in commit54257ed51b
Fixes:54257ed51b
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
9eabf14afb
commit
3cc147cce4
@ -1416,6 +1416,8 @@ mymain(void)
|
||||
DO_TEST_CAPS_LATEST("parallel-tcp-chardev");
|
||||
DO_TEST_CAPS_LATEST("parallel-parport-chardev");
|
||||
DO_TEST_CAPS_LATEST("parallel-unix-chardev");
|
||||
DO_TEST_CAPS_LATEST("console-compat-chardev");
|
||||
DO_TEST_CAPS_LATEST("pci-serial-dev-chardev");
|
||||
|
||||
DO_TEST_CAPS_LATEST("channel-guestfwd");
|
||||
DO_TEST_CAPS_LATEST("channel-unix-guestfwd");
|
||||
|
Loading…
Reference in New Issue
Block a user