core-admin/qubes/tests
Marek Marczykowski-Górecki 43c09467b1
tests: cleanup QubesDB connection on domain remove
If domain got removed during the tests (for example DispVM), vm.close()
wouldn't be called in cleanup and some file descriptors will be
leaked. Add event handler for cleaning this up. Do not use close()
method here, because it is destructive, but the object may still be used
by the test.
2017-10-21 04:06:14 +02:00
..
integ tests: cleanup QubesDB connection on domain remove 2017-10-21 04:06:14 +02:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
__init__.py tests: cleanup QubesDB connection on domain remove 2017-10-21 04:06:14 +02:00
api_admin.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
api_misc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
api.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
app.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
devices_block.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
devices.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
ext.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
extra.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
firewall.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
init.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
run.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage_file.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage_kernels.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage_lvm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00