summaryrefslogtreecommitdiff
path: root/tests/xml2sexprtest.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* virDomainDefParse{File,String}: Introduce @parseOpaque argumentMichal Privoznik2016-09-261-1/+1
* tests: Rename virtTestCompareToFile to virTestCompareToFile.Tomáš Ryšavý2016-06-081-1/+1
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-2/+2
* xenconfig: support vif bandwidth in sexpr parser and formatterJim Fehlig2016-01-081-0/+1
* Xen: xenconfig: remove xendConfigVersion from public sexpr functionsJim Fehlig2015-12-171-1/+1
* Xen: tests: use latest XEND_CONFIG_VERSION in xml2sexpr testsJim Fehlig2015-12-171-64/+63
* Xen: tests: remove old xml2sexpr testsJim Fehlig2015-12-171-7/+0
* tests: Add virtTestCompareToFileCole Robinson2015-04-231-8/+1
* tests: Use *DefParseFile moreCole Robinson2015-04-231-7/+2
* domain: conf: Drop expectedVirtTypesCole Robinson2015-04-201-1/+0
* Give virDomainDef parser & formatter their own flagsDaniel P. Berrange2015-01-131-1/+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
* Don't leave empty first line in C source filesMartin Kletzander2014-03-181-1/+0
* 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
* Introduce OOM reporting to virAsprintfMichal Privoznik2013-07-101-0/+2
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-021-0/+1
* virCaps: get rid of defaultConsoleTargetType callbackPeter Krempa2013-04-041-1/+2
* conf callback: Rearrange function parametersPeter Krempa2013-04-041-1/+1
* maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOptionPeter Krempa2013-04-041-4/+4
* virCaps: conf: start splitting out irrelevat dataPeter Krempa2013-03-131-1/+7
* Turn virCapabilities into a virObjectDaniel P. Berrange2013-02-081-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
* Add domain type checkingMatthias Bolte2011-07-111-1/+1
* 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-20/+31
* tests: simplify common setupEric Blake2011-04-291-15/+1
* Add support for multiple serial ports into the Xen driverMichal Novotny2011-02-251-0/+2
* Renamed functions in xenxsMarkus Groß2011-02-211-1/+1
* Moved SEXPR formatting functions to xenxsMarkus Groß2011-02-211-0/+1
* xend: Escape reserved sexpr charactersCole Robinson2010-11-221-0/+1
* 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/+2
* xen tests: Fix PV-VFB tests with RHEL-5 APIJiri Denemark2010-08-241-0/+5
* 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-1/+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-0/+1
* parse IP address for bridge interfacesJohn Levon2009-01-231-0/+1