core-admin/qubes/tests/integ
Marek Marczykowski-Górecki 9172a7708d
tests: fix various object leaks cont
Do not use self.fail when handling exception - this will keep exception
object referenced, which in turn have reference to domain object (via
traceback).
2017-09-29 11:53:59 +02:00
..
tools
__init__.py
backup.py tests: various fixes to integration tests 2017-09-05 02:01:58 +02:00
backupcompatibility.py
basic.py tests: fix various object and FD leaks 2017-09-29 11:53:59 +02:00
devices_pci.py qubes/tests: skip env-dependent tests using decorator 2017-08-31 20:29:34 +02:00
dispvm.py tests: fix asyncio usage cont... 2017-09-29 11:53:58 +02:00
dom0_update.py tests: hide unneeded messages 2017-09-29 11:53:59 +02:00
network.py tests: fix various object leaks cont 2017-09-29 11:53:59 +02:00
storage.py tests: fix various object and FD leaks 2017-09-29 11:53:59 +02:00
vm_qrexec_gui.py tests: various fixes to integration tests 2017-09-05 02:01:58 +02:00