]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add network XML to XML tests.
authorCole Robinson <crobinso@redhat.com>
Fri, 9 Oct 2009 12:47:43 +0000 (08:47 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 16 Oct 2009 14:52:26 +0000 (10:52 -0400)
commit6d8331fd588d97fb123db470e21e2e64b7372f09
tree7c30695828e57221feaa507454e5cb6887e5d81d
parent402746186526340253fe8ff498b7dc9ebd1dc186
tests: Add network XML to XML tests.
12 files changed:
tests/.gitignore
tests/Makefile.am
tests/networkschematest
tests/networkxml2xmlin/isolated-network.xml [new file with mode: 0644]
tests/networkxml2xmlin/nat-network.xml [new file with mode: 0644]
tests/networkxml2xmlin/netboot-network.xml [moved from tests/networkschemadata/netboot-network.xml with 68% similarity]
tests/networkxml2xmlin/routed-network.xml [new file with mode: 0644]
tests/networkxml2xmlout/isolated-network.xml [new file with mode: 0644]
tests/networkxml2xmlout/nat-network.xml [new file with mode: 0644]
tests/networkxml2xmlout/netboot-network.xml [new file with mode: 0644]
tests/networkxml2xmlout/routed-network.xml [new file with mode: 0644]
tests/networkxml2xmltest.c [new file with mode: 0644]