summaryrefslogtreecommitdiff
path: root/tests/test_xmlparse.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop usage of sgio=unfilteredCole Robinson2022-04-131-2/+0
* diskbackend: Set relative path for media changeCole Robinson2022-02-271-0/+18
* tests: testdriver: Rename default-pool -> pool-dirCole Robinson2022-02-271-5/+5
* tests: testdriver: Rename disk-pool -> pool-logicalCole Robinson2022-02-271-3/+3
* cli: Add --boot refresh-machine-type=yesCole Robinson2022-02-261-0/+17
* tests: more capabilities data cleanupCole Robinson2022-02-161-1/+1
* virtinst: cpu: drop host-copy supportCole Robinson2022-02-161-1/+1
* tests: Clean up URI building and namingCole Robinson2022-01-251-1/+1
* cli: add 'ioapic.driver' to --featuresJonathon Jongsma2022-01-111-0/+1
* xmlbuilder: Make embedded device XML print correctlyCole Robinson2021-10-121-4/+4
* cli: --boot: Completed options for guest-based bootloaderHugues Fafard2021-07-291-2/+4
* device: disk: Rename path property to get/set_source_pathCole Robinson2020-11-111-17/+15
* device: disk: Move <source> XML handling to its own classCole Robinson2020-11-111-9/+11
* tests: Drop most unittest usage from virtinst testsCole Robinson2020-09-191-1120/+1115
* tests: Rename test_xmlconfig.py to test_misc.pyCole Robinson2020-09-191-21/+2
* tests: break out test_disk.pyCole Robinson2020-09-191-47/+0
* tests: Drop a bunch of redundant xmlparse/xmlconfig testsCole Robinson2020-09-191-512/+43
* tests: Convert to use pytest style 'assert'Cole Robinson2020-09-191-76/+72
* cli: Fill in all --filesystem suboptionsCole Robinson2020-09-111-10/+10
* disk: lookup volumes in disk.set_backend_for_existing_pathCole Robinson2020-09-051-0/+17
* tests: Add *DIR helper variablesCole Robinson2020-08-301-3/+3
* virtinst: cpu: Move topology elements to their own classCole Robinson2020-08-271-5/+5
* xmlutil: Centralize all 'programming error' exceptionsCole Robinson2020-07-171-3/+3
* diskbackend: Add lots of test coverageCole Robinson2020-01-291-5/+14
* devices: disk: Always set a stub storage backendCole Robinson2020-01-291-2/+2
* devices: disk: Add change_bus()Cole Robinson2020-01-291-0/+16
* guest: Finish off test coverageCole Robinson2020-01-271-3/+43
* domain: cpu: Finish test coverageCole Robinson2020-01-271-2/+37
* devices: controller: Add get_attached_devicesCole Robinson2020-01-271-0/+24
* tests: Cover Guest.find_device and Device.compare_deviceCole Robinson2020-01-271-0/+33
* tests: Rename all test files to have test_ prefixCole Robinson2020-01-271-0/+1506