]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: add xlconfigdata to domainschematests
authorJim Fehlig <jfehlig@suse.com>
Mon, 14 Mar 2016 22:27:41 +0000 (16:27 -0600)
committerJim Fehlig <jfehlig@suse.com>
Fri, 18 Mar 2016 14:48:48 +0000 (08:48 -0600)
Include the XML files under tests/xlconfigdata in the domain
schema tests

tests/domainschematest

index 68f7882d0a254b01c12a8cd8be0cbc2abd46553a..3271a28c29ab999dc87ad7a460ee0d19fa67ff7a 100755 (executable)
@@ -9,6 +9,7 @@ DIRS="$DIRS domainschemadata qemuargv2xmldata qemuxml2argvdata sexpr2xmldata"
 DIRS="$DIRS xmconfigdata xml2sexprdata qemuxml2xmloutdata"
 DIRS="$DIRS lxcxml2xmldata lxcxml2xmloutdata"
 DIRS="$DIRS bhyvexml2argvdata genericxml2xmlindata genericxml2xmloutdata"
+DIRS="$DIRS xlconfigdata"
 SCHEMA="domain.rng"
 
 check_schema "$DIRS" "$SCHEMA"