summaryrefslogtreecommitdiff
path: root/tests/sexpr2xmltest.c
Commit message (Expand)AuthorAgeFilesLines
* src: More cleanup of some system headers already contained in internal.hErik Skultety2018-09-201-1/+0
* internal: Move <stdio.h> include to internal.hErik Skultety2018-09-201-1/+0
* tests: fix incorrect indentation in function body by checking first lineShi Lei2018-09-171-22/+22
* tests: move sexpr2xml tests to WITH_LIBXLJim Fehlig2018-04-091-31/+4
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-7/+7
* virDomainXMLOption: Introduce virDomainABIStabilityDomainMichal Privoznik2017-06-051-1/+1
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* tests: Rename virtTestCompareToFile to virTestCompareToFile.Tomáš Ryšavý2016-06-081-1/+1
* Rename virtTestLoadFile to virTestLoadFile.Tomáš Ryšavý2016-06-081-1/+1
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-2/+2
* conf: add caps to virDomainDefFormat*Joao Martins2016-02-041-1/+1
* xenconfig: support vif bandwidth in sexpr parser and formatterJim Fehlig2016-01-081-0/+2
* Xen: xenconfig: remove xendConfigVersion from public sexpr functionsJim Fehlig2015-12-171-3/+2
* Xen: tests: use latest XEND_CONFIG_VERSION in sexpr2xml testsJim Fehlig2015-12-171-65/+64
* Xen: tests: remove old sexpr2xml testsJim Fehlig2015-12-171-2/+0
* xen: use virDomainDefPostParse for parsing XM/XL/SEXPR cofingsPavel Hrdina2015-12-091-1/+9
* tests: Add virtTestCompareToFileCole Robinson2015-04-231-8/+1
* xen: rename xenxs to xenconfigJim Fehlig2014-08-181-1/+1
* Indent top-level labels by one space in tests/Ján Tomko2014-03-251-1/+1
* Require spaces around equality comparisonsMartin Kletzander2014-03-181-1/+1
* Exercise the ABI stability check code in test suiteDaniel P. Berrange2014-01-101-0/+5
* Remove test case average timingDaniel P. Berrange2013-10-081-1/+1
* Fix handling of OOM when getting Xen dom IDDaniel P. Berrange2013-09-251-1/+2
* Introduce OOM reporting to virAsprintfMichal Privoznik2013-07-101-0/+2
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-021-0/+1
* Turn virCapabilities into a virObjectDaniel P. Berrange2013-02-081-1/+1
* Rename xml.{c,h} to virxml.{c,h}Daniel P. Berrange2012-12-211-1/+1
* Convert public datatypes to inherit from virObjectDaniel P. Berrange2012-08-071-2/+1
* Consistent style for usage of sizeof operatorDaniel P. Berrange2012-03-301-1/+1
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-2/+2
* build: expand rule to cover testsuiteEric Blake2012-02-031-5/+5
* xen_xs: Guard against set but empty kernel argumentGuido Günther2011-10-101-0/+2
* Do not drop kernel cmdline for xen pv domainsJim Fehlig2011-07-111-0/+1
* xen: parse and generate hpet item in sxprPaolo Bonzini2011-05-101-0/+2
* tests: Lower stack usage below 4096 bytesMatthias Bolte2011-04-301-19/+30
* tests: simplify common setupEric Blake2011-04-291-20/+1
* Add support for multiple serial ports into the Xen driverMichal Novotny2011-02-251-0/+2
* Renamed functions in xenxsMarkus Groß2011-02-211-2/+1
* Moved SEXPR parsing functions to xenxsMarkus Groß2011-02-211-1/+12
* vcpu: improve vcpu support in xen command lineEric Blake2010-10-191-0/+1
* Fix Xen SEXPR generation to properly quote strings containing ()Daniel P. Berrange2010-10-131-0/+2
* Add tests for Xen's blktap2 implementationJim Fehlig2010-08-311-0/+1
* Remove virConnectPtr from all domain XML parsing/formatting APIsDaniel P. Berrange2010-02-101-1/+1
* Tests for interface type/model configurationJiri Denemark2009-12-041-0/+3
* Move xen driver code into src/xen/ directoryDaniel P. Berrange2009-09-211-2/+2
* Add test for recently fixed crash with latest XenDDaniel P. Berrange2009-08-191-0/+1
* remove all trailing blank linesJim Meyering2009-07-161-1/+0
* Support PCI passthrough for XenDaniel P. Berrange2009-04-031-0/+1
* Fix localtime handling for newer XenDDaniel P. Berrange2009-04-011-0/+1
* Misc fixes uncovered by OOM testingDaniel P. Berrange2009-04-011-1/+5