[PATCH 01/12] virschematest: Test 'nodedevxml2xmlout' directory

Peter Krempa pkrempa at redhat.com
Tue Nov 1 14:01:39 UTC 2022


Test the output files against the RNG schema.

Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 tests/virschematest.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/virschematest.c b/tests/virschematest.c
index cae502a338..3c91bd37bb 100644
--- a/tests/virschematest.c
+++ b/tests/virschematest.c
@@ -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" },
 };

-- 
2.38.1



More information about the libvir-list mailing list