libvirt/tests/lxcxml2xmldata
Eric Blake dd0dda2e4a schema: fix idmap validation
When idmap was added to LXC, we forgot to cover it in the testsuite.
The schema was missing an <element> layer, and as a result,
virt-xml-validate was failing on valid dumpxml output.

Reported by Eduard - Gabriel Munteanu on IRC.

* docs/schemas/domaincommon.rng (idmap): Include <idmap> element,
and support interleaves.
* tests/lxcxml2xmldata/lxc-idmap.xml: New file.
* tests/lxcxml2xmltest.c (mymain): Test it.

Signed-off-by: Eric Blake <eblake@redhat.com>
2014-01-10 10:54:14 -07:00
..
lxc-disk-formats.xml
lxc-filesystem-ram.xml Allow root directory in filesystem source dir schema 2013-11-07 18:43:15 +01:00
lxc-filesystem-root.xml Allow root directory in filesystem source dir schema 2013-11-07 18:43:15 +01:00
lxc-hostdev.xml
lxc-idmap.xml schema: fix idmap validation 2014-01-10 10:54:14 -07:00
lxc-systemd.xml