]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Remove qemuxmlnstest
authorJiri Denemark <jdenemar@redhat.com>
Tue, 20 Oct 2015 14:01:01 +0000 (16:01 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 11 Nov 2015 16:02:53 +0000 (17:02 +0100)
commit3c7059528da2da03b29fad32db2e1d16686dcc4d
tree07a222e22efbe026a40ac2c1dbd97db3f42e18e4
parent256fff39e4ba317489e369c379d556066e7f94df
tests: Remove qemuxmlnstest

It's just a copy&paste of qemuxml2argv test anyway. We can test most of
them (except for qemuxmlns-qemu-ns-domain.xml which fails to validate
against our schema) by qemuxml2argv test.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
19 files changed:
tests/Makefile.am
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline-ns0.args [moved from tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline-ns0.args with 84% similarity]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline-ns0.xml [moved from tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline-ns0.xml with 100% similarity]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline-ns1.args [moved from tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline-ns1.args with 84% similarity]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline-ns1.xml [moved from tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline-ns1.xml with 100% similarity]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline.args [moved from tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline.args with 84% similarity]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline.xml [moved from tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline.xml with 100% similarity]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-commandline-ns0.args [moved from tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-commandline-ns0.args with 84% similarity]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-commandline-ns0.xml [moved from tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-commandline-ns0.xml with 100% similarity]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-commandline.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-commandline.xml [moved from tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-commandline.xml with 100% similarity]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-ns0.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-ns0.xml [moved from tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-ns0.xml with 100% similarity]
tests/qemuxml2argvtest.c
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-commandline.args [deleted file]
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-ns0.args [deleted file]
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain.args [deleted file]
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain.xml [deleted file]
tests/qemuxmlnstest.c [deleted file]