
19 May
2016
19 May
'16
3:10 p.m.
On 05/19/2016 07:35 AM, Pavel Hrdina wrote:
Commit 55320c23 introduced a new test for VNC to test if vnc_auto_unix_socket is set in qemu.conf, but forget to enable it in qemuxml2argvtest.c.
This patch also moves the code in qemuxml2xmltest.c next to other VNC tests and refactor the test so we also check the case for parsing active XML.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
ACK - Cole