summaryrefslogtreecommitdiff
path: root/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* tests: More trailing newline fixesCole Robinson2022-08-031-2/+21
* tests: Add updated domcaps data for s390x and ppc64leCole Robinson2022-02-171-2/+2
* tests: more capabilities data cleanupCole Robinson2022-02-161-5/+5
* tests: Clean up URI building and namingCole Robinson2022-01-251-20/+16
* tests: Remove unnecessary KVMIBM dataCole Robinson2022-01-251-1/+0
* tests: Remove old rhel7 domcaps dataCole Robinson2022-01-251-2/+0
* tests: verify MDEV supportShalini Chellathurai Saroja2021-06-011-1/+1
* tests: cli: start testing bhyveRoman Bogorodskiy2021-02-151-0/+1
* tests: Drop most unittest usage from virtinst testsCole Robinson2020-09-191-3/+2
* Fix pylint raise-missing-fromCole Robinson2020-09-151-0/+1
* xmlutil: add a diff() helperCole Robinson2020-09-051-6/+4
* tests: Add our own test:///default driver XMLCole Robinson2020-09-051-2/+7
* tests: Add *DIR helper variablesCole Robinson2020-08-301-2/+7
* uitests: Increase details + domain + vmwindow coverageCole Robinson2020-08-271-0/+1
* uitests: test createvm.py with an empty connectionCole Robinson2020-08-261-0/+1
* tests: Move all testdriver XML to the same dirCole Robinson2020-08-261-4/+6
* tests: Move checkprops.py magic skipping to pytestCole Robinson2020-07-171-0/+1
* tests: Rename clistate -> TESTCONFIGCole Robinson2020-07-171-3/+3
* setup: Kill old test_* command infrastructureCole Robinson2020-07-171-1/+0
* tests: Add armv7l domcaps data, and use itCole Robinson2020-02-031-2/+2
* virtinst: uri: Rework MagicURI to work with passed in fakeuriCole Robinson2020-02-031-11/+16
* tests: Rename all test files to have test_ prefixCole Robinson2020-01-271-1/+1
* tests: Move all data directories to data/Cole Robinson2020-01-271-2/+2
* Move virt-* code into their modulesCole Robinson2020-01-261-2/+2
* tests: Introduce real-world AMD SEV domain capabilitiesErik Skultety2019-06-111-0/+2
* virtinst: Add a lot of test code coverageCole Robinson2019-06-091-11/+2
* tests: Add run_without_testsuite_hacks decoratorCole Robinson2019-06-081-0/+14
* virtinst: Run register_libvirt_error_handler on importCole Robinson2019-06-071-1/+0
* tests: add kvm-x86_64-rhel7-domcapsPavel Hrdina2019-04-111-1/+2
* tests: Add RISC-V supportAndrea Bolognani2019-04-041-0/+2
* tests: clitest: Add a test case for the last commitCole Robinson2019-03-261-0/+2
* tests: test_urls: Add --*libosinfo, --iso-only, --url-onlyCole Robinson2019-03-241-0/+7
* tests: Regenerate with osinfo-db gitCole Robinson2018-10-131-1/+1
* guest: Use q35 chipset by default for new qemu + supported OSCole Robinson2018-10-131-2/+2
* tests: Move OLD_OSINFO check to central placeCole Robinson2018-10-041-0/+9
* connection: rename fetch_all_guests->fetch_all_domainsCole Robinson2018-08-311-1/+1
* tests: uitests: Fix breakageCole Robinson2018-08-311-0/+1
* clitest: Streamline the string format dictCole Robinson2018-06-121-0/+1
* tests: utils: Move all URI strings to URIs objectCole Robinson2018-06-121-44/+48
* tests: Remove useless read_file helperCole Robinson2018-06-121-10/+1
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-14/+2
* tests: Fix running testsuite on older libvirtCole Robinson2018-02-221-65/+93
* tests: Create a smaller testsuite.xmlCole Robinson2018-02-221-1/+3
* setup: Use CLIState for setting --debug valueCole Robinson2018-02-221-5/+1
* tests: Differentiate conn cache based on actual open URICole Robinson2018-02-201-0/+1
* uitests: Wire up --coverageCole Robinson2018-01-091-0/+1
* tests: Rework how we pass command line objects down to test dataCole Robinson2018-01-081-3/+10
* Do not compare between None and intRadostin Stoyanov2017-10-201-1/+1
* tests: bypass cache hacking for test:///defaultCole Robinson2017-08-301-0/+5