core-admin/qubes/tests
Marek Marczykowski-Górecki 0341cc5258
tests: teardown fixes
Add few missing app.close() calls on test teardown.
Fix socket cleanup in TC_00_QubesDaemonProtocol() - not only close the
FD, but also unregister it from asyncio event loop.
2020-03-28 03:23:29 +01:00
..
integ tests/salt: don't depend on initial tags set 2020-03-01 22:36:54 +01:00
tools
vm tests: Add a test case for QubesVM.is_fully_usable 2020-03-09 00:22:51 -04:00
__init__.py Remove more core2 code 2020-02-15 17:48:32 +00:00
api_admin.py api/admin: (ext/admin) limit listing VMs based on qrexec policy 2020-03-28 03:23:28 +01:00
api_internal.py Add guivm to internal.GetSystemInfo 2020-02-27 18:20:48 +01:00
api_misc.py
api.py tests: teardown fixes 2020-03-28 03:23:29 +01:00
app.py tests: teardown fixes 2020-03-28 03:23:29 +01:00
devices_block.py ext/block: prefer connecting cdrom as xvdd 2019-11-19 14:03:21 +01:00
devices.py
events.py
ext.py Ensure empty service value delete /var/run/qubes-service/ file 2020-03-08 23:08:48 +01:00
extra.py tests: add include and exclude lists for extra tests loader 2019-11-30 04:35:18 +01:00
firewall.py tests/firewall: update future time to be really in the future 2020-03-08 16:35:39 +01:00
init.py
rpc_import.py import: check exact size of copied data 2020-01-23 09:48:58 +01:00
run.py
storage_file.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
storage_kernels.py
storage_lvm.py tests: teardown fixes 2020-03-28 03:23:29 +01:00
storage_reflink.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
storage.py Correct inconsistent behavior on unavailable usage data 2019-11-15 20:01:43 +01:00
tarwriter.py