]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmltest: Add memfd tests
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 29 Mar 2019 15:58:23 +0000 (16:58 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 3 Apr 2019 14:37:19 +0000 (16:37 +0200)
commit59a22be8647731137bbf9bfb7fe605a14fd8070a
treebf4fd5a9b89ade221750dd201c2ee0d5e35be545
parenta0d53fdab995b669a8590b4f977e787efb35c2d3
qemuxml2xmltest: Add memfd tests

Somehow, these were not tested. Use symlinks to point expected
output back to the input. This way we can also fix some
discrepancies in the input XMLs.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
12 files changed:
tests/qemuxml2argvdata/fd-memory-no-numa-topology.xml
tests/qemuxml2argvdata/fd-memory-numa-topology.xml
tests/qemuxml2argvdata/fd-memory-numa-topology2.xml
tests/qemuxml2argvdata/fd-memory-numa-topology3.xml
tests/qemuxml2argvdata/memfd-memory-numa.x86_64-latest.args
tests/qemuxml2argvdata/memfd-memory-numa.xml
tests/qemuxml2xmloutdata/fd-memory-no-numa-topology.xml [new symlink]
tests/qemuxml2xmloutdata/fd-memory-numa-topology.xml [new symlink]
tests/qemuxml2xmloutdata/fd-memory-numa-topology2.xml [new symlink]
tests/qemuxml2xmloutdata/fd-memory-numa-topology3.xml [new symlink]
tests/qemuxml2xmloutdata/memfd-memory-numa.xml [new symlink]
tests/qemuxml2xmltest.c