summaryrefslogtreecommitdiff
path: root/tests/virschematest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: ignore XML files starting with a .Daniel P. Berrangé2018-12-181-0/+2
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* src: More cleanup of some system headers already contained in internal.hErik Skultety2018-09-201-1/+0
* schemas: add schema for nwfilter binding XML documentDaniel P. Berrangé2018-06-261-0/+1
* schema: allow a <rule> element with no subelements in a nwfilterLaine Stump2018-06-211-1/+1
* Remove xencaps tests and data filesJim Fehlig2018-04-091-2/+1
* Misc XML schema fixes for libxlDaniel P. Berrange2017-11-301-1/+1
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-40/+40
* tests: Test vircaps2xmldata XMLs in virschematestMartin Kletzander2017-05-091-1/+2
* docs: Move news.rng out of docs/schemasPeter Krempa2017-04-051-1/+1
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* schema: Introduce schema for the news.xml filePeter Krempa2017-04-031-0/+2
* tests: schema: Add possibility to validate individual filesPeter Krempa2017-04-031-28/+47
* tests: Check more network XMLs for schema complianceJiri Denemark2016-12-141-1/+1
* virschematest: Make sure that validator is initializedMichal Privoznik2016-08-151-0/+6
* virschematest: Initialize @dataMichal Privoznik2016-08-121-0/+2
* tests: Make schema test fail on XML schema errorsPeter Krempa2016-08-021-18/+45
* qemuhotplugtest: Move domain and device XMLs to different directoriesTomasz Flendrich2016-07-111-1/+2
* Use virDirOpenJán Tomko2016-06-241-5/+1
* Introduce VIR_DIR_CLOSEJán Tomko2016-06-231-1/+1
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-1/+1
* virschematest: call va_end even on OOMJán Tomko2016-06-081-2/+2
* virschematest: Access the right directory containing XMLsMichal Privoznik2016-06-081-1/+1
* Introduce virschematestJán Tomko2016-06-081-0/+191