summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: uitests: Make an addhw test less flakeyCole Robinson2018-03-151-0/+1
* engine: Remove centralized conn.open handlingCole Robinson2018-03-151-2/+2
* engine: Move most remaining window tracking to UI classesCole Robinson2018-03-151-0/+18
* pylint: Enable 'fixme' checkingCole Robinson2018-03-151-0/+1
* pylint: Resolve logging-not-lazyRadostin Stoyanov2018-03-031-1/+1
* pylint: Silence inconsistent-return-statementsRadostin Stoyanov2018-03-031-1/+1
* tests: Add xmlns remove_child test caseCole Robinson2018-02-261-0/+3
* tests: storage: destroy/undefine created objectsCole Robinson2018-02-231-14/+25
* virtinst: Drop doc= for propertiesCole Robinson2018-02-221-1/+1
* virtconv: Drop all the chdir hackeryCole Robinson2018-02-221-6/+1
* tests: Remove some redundant clitestsCole Robinson2018-02-2215-320/+198
* tests: add xmlparse/change vmcoreinfo testMarc-André Lureau2018-02-222-1/+4
* virtinst: add <vmcoreinfo/> featureMarc-André Lureau2018-02-222-0/+29
* tests: Fix running testsuite on older libvirtCole Robinson2018-02-2214-162/+218
* tests: Create a smaller testsuite.xmlCole Robinson2018-02-226-243/+582
* setup: Use CLIState for setting --debug valueCole Robinson2018-02-224-14/+6
* tests: Simplify clonetest.pyCole Robinson2018-02-221-46/+31
* tests: Simplify virtconvtest.pyCole Robinson2018-02-221-30/+22
* tests: Use testdefault moreCole Robinson2018-02-224-10/+14
* tests: Add explicit test_dist targetCole Robinson2018-02-201-2/+2
* tests: Differentiate conn cache based on actual open URICole Robinson2018-02-201-0/+1
* xmlbuilder: Order child props before serializingCole Robinson2018-02-201-2/+2
* tests: xmlparse: Add a roundtrip metadata testCole Robinson2018-02-202-0/+55
* tests: xmlparse: Add qemu xmlns testsCole Robinson2018-02-203-0/+65
* xmlbuilder: Abstract libxml2 API and cleanupCole Robinson2018-02-2010-12/+42
* Don't use count() for substring checkingCole Robinson2018-02-142-9/+9
* tests: virtconvtest: Accumulate more errors before exitingCole Robinson2018-02-141-1/+9
* pylint: fix logging-too-few-args issueChen Hanxiao2018-02-131-1/+1
* uitests: Silence noisy harmless warningsCole Robinson2018-02-081-1/+3
* Drop __future__ imports, no longer neededCole Robinson2018-02-083-6/+0
* xmlbuilder: centralize adding child new child prop instancesCole Robinson2018-02-082-6/+9
* Switch to python3 in script shebangCole Robinson2018-02-062-2/+1
* Drop python3 compat importsCole Robinson2018-02-062-10/+2
* Use StringIO instad of BytesIO in Py 3Radostin Stoyanov2018-02-062-2/+12
* Wrap keys(), values() in a listRadostin Stoyanov2018-02-062-2/+2
* Replace ConfigParser with configparserRadostin Stoyanov2018-02-061-2/+2
* virtinst: add vcpupin supportWim ten Have2018-02-062-0/+7
* devicedisk: copy all rbd pool host and auth for volumeRauno Väli2018-01-302-0/+8
* virtinst: Add NUMA distance supportMenno Lageman2018-01-302-5/+32
* tests: inject: Fix some pylintCole Robinson2018-01-271-1/+1
* tests: urls: Fix pylintCole Robinson2018-01-271-2/+2
* tests: inject: Small updatesCole Robinson2018-01-271-4/+5
* tests: urls: Tweak output and logging a bitCole Robinson2018-01-271-8/+9
* tests: Add 'magicuri' helperCole Robinson2018-01-211-0/+87
* uitests: Add a test for command line errorsCole Robinson2018-01-211-0/+5
* uitests: Add a live hotplug and media change testCole Robinson2018-01-212-6/+99
* console: Add a basic spice GL + usbredir testCole Robinson2018-01-212-0/+50
* uitests: xml: drop hardcoded emulator pathCole Robinson2018-01-214-4/+0
* uitests: console: Add live lxc serial testCole Robinson2018-01-212-0/+24
* uitests: Add live console testsCole Robinson2018-01-216-0/+188