summaryrefslogtreecommitdiff
path: root/tests/xml2vmxtest.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
* vmx: write cpuid.coresPerSocket back from CPU topologyPino Toscano2018-04-201-0/+1
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-8/+8
* 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
* vmx: Adapt to emptyBackingString for cdrom-imageMichal Privoznik2016-01-251-0/+2
* vmx: Expose datacenter path in domain XMLMatthias Bolte2015-09-171-0/+3
* vmx: Add handling for CDROM devices with SCSI passthruMatthias Bolte2015-09-071-0/+2
* tests: Add virtTestCompareToFileCole Robinson2015-04-231-9/+1
* tests: Use *DefParseFile moreCole Robinson2015-04-231-7/+2
* domain: conf: Drop expectedVirtTypesCole Robinson2015-04-201-1/+0
* caps: Convert to use VIR_DOMAIN_VIRT internallyCole Robinson2015-04-201-2/+2
* caps: Switch AddGuest to take VIR_DOMAIN_OSTYPE valueCole Robinson2015-04-201-2/+2
* Give virDomainDef parser & formatter their own flagsDaniel P. Berrange2015-01-131-1/+1
* Remove unnecessary curly brackets in tests/Martin Kletzander2014-11-141-18/+9
* capabilities: use bool instead of intEric Blake2014-07-141-1/+1
* Indent top-level labels by one space in tests/Ján Tomko2014-03-251-4/+4
* 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
* VMX: Add a VMWare Fusion 5 configuration for testsDoug Goldstein2013-09-171-0/+2
* VMX: Add support for 'auto detect' fileNamesDoug Goldstein2013-09-171-0/+2
* VMX: Add cdrom-raw dev type from VMWare FusionDoug Goldstein2013-09-021-0/+2
* Adapt to VIR_STRDUP and VIR_STRNDUP in tests/*Michal Privoznik2013-05-101-5/+4
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-021-0/+1
* cleanup: Only include testutils.h onceOsier Yang2013-04-171-2/+2
* virCaps: get rid of defaultConsoleTargetType callbackPeter Krempa2013-04-041-7/+0
* virCaps: get rid of macPrefix fieldPeter Krempa2013-04-041-1/+0
* virCaps: get rid of hasWideScsiBusPeter Krempa2013-04-041-3/+3
* conf callback: Rearrange function parametersPeter Krempa2013-04-041-1/+1
* conf: Add post XML parse callbacks and prepare for cleaning of virCapsPeter 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-2/+2
* tests: check and handle error for virAsprintf() callsJohn Ferlan2013-01-041-2/+3
* Rename memory.{c,h} to viralloc.{c,h}Daniel P. Berrange2012-12-211-1/+1
* Fix test cases for virArch changesDaniel P. Berrange2012-12-181-4/+8
* capabilities: defaultConsoleTargetType can depend on architectureViktor Mihajlovski2012-11-091-1/+2
* vmx: handle shared folders formattingJean-Baptiste Rouault2012-07-211-0/+2
* vmx: Better Workstation vmx handlingJean-Baptiste Rouault2012-02-241-0/+4
* build: properly skip testsEric Blake2011-12-011-0/+1
* Fix default console type settingDaniel P. Berrange2011-11-031-0/+7
* Rename virDomainControllerModel to virDomainControllerModelSCSIMarc-André Lureau2011-09-021-1/+1
* Add domain type checkingMatthias Bolte2011-07-111-1/+2
* tests: Use EXIT_AM_SKIP instead of 77 directlyMatthias Bolte2011-07-091-2/+2
* esx: Fix regression in absolute file name handlingMatthias Bolte2011-05-261-0/+1
* tests: Lower stack usage below 4096 bytesMatthias Bolte2011-04-301-16/+23