]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: add machine vmport qemu test
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Thu, 2 Apr 2015 16:44:44 +0000 (18:44 +0200)
committerMarc-André Lureau <marcandre.lureau@gmail.com>
Mon, 4 May 2015 11:19:38 +0000 (13:19 +0200)
commit620655f353a5acf4a1d8890a71abf5fe68dc430d
treed0ae6b24aab6232c1c24cce5433389fe2f4d859f
parent7d3dc7a0842ccf272ed8d8521d33950921485b18
tests: add machine vmport qemu test

Check that the vmport feature is correctly used in qemu commande line.
tests/qemuxml2argvdata/qemuxml2argv-machine-vmport-opt.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-machine-vmport-opt.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-machine-xen-vmport-opt.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c