virt-manager/tests
Cole Robinson 1d17b98852 engine: Move most remaining window tracking to UI classes
Kind of a big mess but it was difficult to untangle piecemeal.
Basically this drops nearly all the centralized window tracking
in engine.py and moves it to each UI class. If manager.py wants
to open a details window it does it directly, and vmmDetails tracks
the window object list itself. This simplifies things and makes
the code easier to follow.

There's still some weirdness with vmmConnect and connection callbacks,
but future patches will break those apart.
2018-03-15 21:24:48 -04:00
..
capabilities-xml capabilities: Drop cpu_map.xml handling 2017-07-17 11:47:01 -04:00
cli-test-xml tests: Remove some redundant clitests 2018-02-22 18:26:50 -05:00
clone-xml cloner: get original XML with security informations 2017-09-18 09:04:35 +02:00
hostkeymap tests: Add more hostkeymap tests 2017-10-18 18:42:50 -04:00
inject-data tests: Add test_initrd_inject command 2013-09-28 16:50:08 -04:00
interface-xml Use XMLBuilder for Interface XML 2013-09-19 16:56:38 -04:00
nodedev-xml/devxml hostdev: add an address element for USB host devs if necessary 2015-08-05 13:32:04 +02:00
storage-xml tests: Remove storage UUID hackery 2017-12-14 12:45:01 -05:00
uitests engine: Move most remaining window tracking to UI classes 2018-03-15 21:24:48 -04:00
virtconv-files virtconv: Don't implicitly depend on dict hash order 2017-10-20 16:13:04 -04:00
xmlconfig-xml tests: Fix after vmvga change 2017-04-19 14:08:04 -04:00
xmlparse-xml tests: add xmlparse/change vmcoreinfo test 2018-02-22 16:23:40 -05:00
__init__.py setup: Use CLIState for setting --debug value 2018-02-22 15:18:47 -05:00
capabilities.py tests: Fix running testsuite on older libvirt 2018-02-22 16:01:24 -05:00
checkprops.py tests: Fix running testsuite on older libvirt 2018-02-22 16:01:24 -05:00
clitest.py pylint: Resolve logging-not-lazy 2018-03-03 16:04:12 -05:00
clonetest.py virtinst: Drop doc= for properties 2018-02-22 20:49:07 -05:00
dist.py tests: Add explicit test_dist target 2018-02-20 12:33:57 -05:00
hostkeymap.py pylint: Replace deprecated assertEquals with assertEqual 2017-10-22 19:24:29 +08:00
interface.py tests: Fix running testsuite on older libvirt 2018-02-22 16:01:24 -05:00
magicuri Switch to python3 in script shebang 2018-02-06 18:56:15 -05:00
nodedev.py tests: Fix running testsuite on older libvirt 2018-02-22 16:01:24 -05:00
osdict.py tests: Fix running testsuite on older libvirt 2018-02-22 16:01:24 -05:00
pycodestyle.cfg pycodestyle: fix all E125 warnings 2017-10-21 23:26:16 +08:00
pylint.cfg pylint: Enable 'fixme' checking 2018-03-15 21:24:48 -04:00
storage.py tests: storage: destroy/undefine created objects 2018-02-23 11:57:57 -05:00
test_inject.py tests: Fix running testsuite on older libvirt 2018-02-22 16:01:24 -05:00
test_urls.ini tests: test_urls: Big rework 2018-01-06 14:04:34 -05:00
test_urls.py tests: Fix running testsuite on older libvirt 2018-02-22 16:01:24 -05:00
testdriver.xml tests: Create a smaller testsuite.xml 2018-02-22 15:44:06 -05:00
testsuite.xml tests: Create a smaller testsuite.xml 2018-02-22 15:44:06 -05:00
uriparse.py connect: Handle \ in username 2017-06-01 14:26:46 -04:00
utils.py tests: Fix running testsuite on older libvirt 2018-02-22 16:01:24 -05:00
virtconvtest.py virtconv: Drop all the chdir hackery 2018-02-22 20:49:07 -05:00
xmlconfig.py tests: Fix running testsuite on older libvirt 2018-02-22 16:01:24 -05:00
xmlparse.py tests: Add xmlns remove_child test case 2018-02-26 14:56:24 -05:00