]> git.ipfire.org Git - thirdparty/libvirt.git/commit
numatune: Add tests for numatune XML
authorOsier Yang <jyang@redhat.com>
Mon, 20 Jun 2011 07:17:43 +0000 (15:17 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 20 Jun 2011 07:17:43 +0000 (15:17 +0800)
commitb369114de6840a019bc62db5eb0df496fec379c7
treedf2e83023217eb4356b4f82441010c6ad6df1875
parenta6f5c9b600875c4c4478329238a1ffa1236e4566
numatune: Add tests for numatune XML

Only add tests for qemuxmlargvtest.c, as there is no qemu command line
for numatune XML, just want to make sure the XML could be validated
well.
tests/qemuxml2argvdata/qemuxml2argv-numatune-memory.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-numatune-memory.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c