mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-18 10:35:20 +00:00
qemuxml2argvtest: Reinstate 'console-compat-chardev' and 'pci-serial-dev-chardev'
The tests invocations were accidentaly removed in commit 54257ed51b5132032cedb7e1e7b8c34b9ae52115 Fixes: 54257ed51b5132032cedb7e1e7b8c34b9ae52115 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…
x
Reference in New Issue
Block a user