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-08-22 13:39:26 +02:00
parent 1812ef5f9a
commit 696aa32e14

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" },
};