]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add tests for secret XML parsing
authorJán Tomko <jtomko@redhat.com>
Fri, 14 Feb 2014 14:44:59 +0000 (15:44 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 14 Feb 2014 15:47:14 +0000 (16:47 +0100)
commit665344da01cabd7af7bb1e92cea0ead0d415a79b
tree0e91b1bb1440c4aab8508bb131bbee8234a55896
parent032f0d5b3d2a8a5d53ca2cf257876e2f29271402
Add tests for secret XML parsing

also validate it against the RNG schema.
tests/Makefile.am
tests/secretschematest [new file with mode: 0755]
tests/secretxml2xmlin/ephemeral-usage-volume.xml [new file with mode: 0644]
tests/secretxml2xmlin/usage-ceph.xml [new file with mode: 0644]
tests/secretxml2xmlin/usage-iscsi.xml [new file with mode: 0644]
tests/secretxml2xmlin/usage-volume.xml [new file with mode: 0644]
tests/secretxml2xmltest.c [new file with mode: 0644]