core-admin/qubes/tests
Marek Marczykowski-Górecki 344bb16ae2
tests: fix various object leaks at tests framework level
The most important change is doing vm.close() when removing domain -
this means it wouldn't be cleaned later by iterating over app.domains.

Other changes include removing VMs in the right order, regarding netvm
dependency (otherwise killing or removing may fail). And one more
missing coroutine handling (in shutdown_and_wait).
2017-09-29 11:53:58 +02:00
..
integ qubes/tests: moar fixes 2017-09-21 14:18:35 +02:00
tools
vm tests: add more complex test for netvm cyclic connection 2017-09-29 11:53:57 +02:00
__init__.py tests: fix various object leaks at tests framework level 2017-09-29 11:53:58 +02:00
api_admin.py
api_misc.py Follow change of qubesdb path return type 2017-07-25 05:20:38 +02:00
api.py
app.py tests: fix some memory leaks 2017-09-19 17:01:29 +02:00
devices_block.py Follow change of qubesdb path return type 2017-07-25 05:20:38 +02:00
devices.py
events.py
ext.py
extra.py qubes.tests.list_templates(), and .close() the app 2017-08-31 20:30:23 +02:00
firewall.py firewall: raise ValueError on invalid hostname in dsthost= 2017-07-26 03:26:58 +02:00
init.py
run.py qubes/tests: convert some tearDown into addCleanup 2017-08-31 20:30:24 +02:00
storage_file.py
storage_kernels.py
storage_lvm.py
storage.py
tarwriter.py tarwriter: use new PAX format, instead of old GNU for sparse files 2017-07-21 03:14:06 +02:00