summaryrefslogtreecommitdiff
path: root/tests/genericxml2xmltest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: util: Remove callback from testCompareDomXML2XMLFilesPeter Krempa2018-03-131-1/+1
* tests: Add test for properly removing cachetune entriesMartin Kletzander2018-02-021-0/+1
* conf: Add support for cputune/cachetuneMartin Kletzander2018-01-251-0/+10
* test: Drop useless prefix for genericxml2xml test dataMichal Privoznik2017-12-051-2/+2
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-7/+7
* tests: add generic xml chardev source reconnect testsPavel Hrdina2017-08-291-0/+5
* conf: error out for multiple source elements while parsing chardevPavel Hrdina2017-08-221-0/+4
* tests: introduce genericxml test for UNIX chardevPavel Hrdina2017-08-221-0/+7
* tests: introduce genericxml test for UDP chardevPavel Hrdina2017-08-221-0/+3
* tests: introduce genericxml test for TCP chardevPavel Hrdina2017-08-221-0/+6
* tests: genericxml2xml: Add test case for HTTP based diskPeter Krempa2017-04-281-0/+1
* Add support for CPU cache specificationJiri Denemark2017-04-271-0/+4
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* domain_conf: vnc: preserve autoport value if no port was specifiedPavel Hrdina2017-01-271-0/+1
* conf: Add XML for individual vCPU hotplugPeter Krempa2016-08-241-0/+2
* tests: genericxml2xml: Fix test file namePeter Krempa2016-06-231-1/+1
* conf: Fix perf event parserPeter Krempa2016-06-171-0/+2
* vnc: add support for listen type 'socket'Pavel Hrdina2016-06-091-0/+4
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-2/+2
* genericxml2xml: add several graphics testsPavel Hrdina2016-05-061-0/+7
* conf: domain: reject name containing '/'Cole Robinson2016-05-021-0/+3
* test: genericxml2xml: test graphics listen= compatCole Robinson2016-04-141-5/+11
* tests: Enable failure testing with CompareDomXML2XMLCole Robinson2016-04-141-2/+2
* testCompareDomXML2XMLFiles: add parseFlags parameterJán Tomko2016-02-261-1/+1
* tests: utils: Add PreFormat callback for CompareXML2XML helperCole Robinson2016-02-091-1/+2
* tests: add genericxml2xmltestCole Robinson2016-01-081-0/+83