summaryrefslogtreecommitdiff
path: root/tests/storagepoolxml2xmltest.c
Commit message (Expand)AuthorAgeFilesLines
* conf: storage: Provide only virStoragePoolDefParsePeter Krempa2022-10-061-1/+1
* tests: Remove storage pool/vol tests for sheepdogPeter Krempa2022-09-011-1/+0
* tests: Remove unused includesPeng Liang2022-06-161-2/+0
* conf: add control over COW for storage pool directoriesDaniel P. Berrangé2020-07-231-0/+1
* tests: Use g_strdup_printf() instead of virAsprintf()Michal Privoznik2019-11-121-5/+4
* Use g_autoptr instead of VIR_AUTOPTRJán Tomko2019-10-161-1/+1
* Use g_autofree instead of VIR_AUTOFREEJán Tomko2019-10-161-3/+3
* conf: storage: also sanitize source dirJán Tomko2019-06-251-0/+1
* storage: escape ipv6 for ceph mon hosts to libradosYi Li2019-06-181-0/+1
* storage: optional 'refresh' elemement on poolJason Dillaman2019-03-191-0/+1
* tests: Use VIR_AUTOFREE for various storage testsJohn Ferlan2019-02-121-23/+10
* conf: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStoragePoolDefJohn Ferlan2019-02-121-2/+1
* tests: Fix storagepoolxml2xmltest execution for XML namespacesJohn Ferlan2019-01-311-0/+4
* rbd: Utilize storage pool namespace to manage config optionsJohn Ferlan2019-01-291-0/+1
* storage: Add infrastructure to manage XML namespace optionsJohn Ferlan2019-01-291-0/+6
* conf: Add optional NFS Source Pool <protocol ver='n'/> optionJohn Ferlan2019-01-291-0/+1
* tests: Add storagepool xml test for netfs-autoJohn Ferlan2018-12-131-0/+1
* src: More cleanup of some system headers already contained in internal.hErik Skultety2018-09-201-2/+0
* internal: Move <stdio.h> include to internal.hErik Skultety2018-09-201-1/+0
* storage: Introduce iscsi_direct pool typeClementine Hayat2018-08-061-0/+2
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-3/+3
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* conf: do not steal pointers from the pool sourceJán Tomko2017-03-291-0/+1
* tests: storagepoolxml2xml: Remove compile conditionalsPeter Krempa2017-02-211-6/+0
* storage: vstorage pool documentation and simple testOlga Krishtal2017-01-261-0/+3
* 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
* tests: storagepoolxml2xmltest: Enable pool-rbdAnatole Denis2016-03-281-0/+3
* conf: Add storage pool device attribute part_separatorJohn Ferlan2016-01-191-0/+1
* storage: Fix the schema and add tests for cifs poolJohn Ferlan2015-06-151-0/+1
* tests: Add virtTestCompareToFileCole Robinson2015-04-231-8/+1
* tests: Use *DefParseFile moreCole Robinson2015-04-231-5/+1
* Make ZFS storage pool XML tests optionalGary R Hook2015-01-191-0/+2
* storage: Introduce 'managed' for the fchost parentJohn Ferlan2014-11-121-0/+1
* storage: zfs: implement pool build and deleteRoman Bogorodskiy2014-09-181-0/+2
* storage: Introduce parentaddr into virStoragePoolSourceAdapterOsier Yang2014-07-211-0/+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
* storage: document gluster poolEric Blake2013-11-251-0/+2
* storage: use valid XML for awkward volume namesEric Blake2013-11-211-0/+1
* storage: fix RNG validation of gluster via netfsEric Blake2013-11-131-0/+1
* Remove test case average timingDaniel P. Berrange2013-10-081-3/+3
* Make logical pools independent on target pathMartin Kletzander2013-07-161-0/+1
* Introduce OOM reporting to virAsprintfMichal Privoznik2013-07-101-0/+2
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-021-0/+1
* New XML attributes for storage pool source adapterOsier Yang2013-04-081-0/+2
* Add a sheepdog backend for the storage driverSebastian Wiedenroth2012-07-181-0/+1
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-1/+1
* build: expand rule to cover testsuiteEric Blake2012-02-031-5/+5
* tests: Lower stack usage below 4096 bytesMatthias Bolte2011-04-301-19/+30