virschematest: Test 'nodedevxml2xmlout' directory

Test the output files against the RNG schema.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peter Krempa
2022-11-02 09:26:03 +01:00
parent 1812ef5f9a
commit 696aa32e14
+1
View File
@@ -280,6 +280,7 @@ static const struct testSchemaEntry schemaNetworkport[] = {
static const struct testSchemaEntry schemaNodedev[] = {
{ .dir = "tests/nodedevschemadata" },
{ .dir = "tests/nodedevxml2xmlout" },
{ .file = "examples/xml/test/testdev.xml" },
};