[PATCH v2 16/18] virschematest: Add directories containing domain XMLs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Validate additional XML documents we use for internal testing.
Specifically there's a lot of them belonging to the vmx and bhyve test
suite which were not validated.

Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---
 tests/virschematest.c | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/tests/virschematest.c b/tests/virschematest.c
index 0a1639bf44..50dcc5d9d7 100644
--- a/tests/virschematest.c
+++ b/tests/virschematest.c
@@ -231,6 +231,15 @@ static const struct testSchemaEntry schemaDomain[] = {
     { .dir = "tests/qemuhotplugtestdomains" },
     { .dir = "examples/xml/test/",
       .dirRegex = "testdom.*" },
+    { .dir = "tests/qemuhotplugtestcpus" },
+    { .dir = "tests/securityselinuxlabeldata" },
+    { .dir = "tests/domainconfdata" },
+    { .dir = "tests/lxcconf2xmldata" },
+    { .dir = "tests/qemumemlockdata" },
+    { .dir = "tests/vmx2xmldata" },
+    { .dir = "tests/xml2vmxdata" },
+    { .dir = "tests/bhyveargv2xmldata" },
+    { .dir = "tests/qemuagentdata" },
 };

 static const struct testSchemaEntry schemaDomainCaps[] = {
-- 
2.26.2




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux