core-admin/qubes/tests
2020-06-22 14:03:16 +00:00
..
integ tests: move pure-qrexec tests into separate module 2020-06-06 04:07:55 +02:00
tools
vm Revert "libvirt xen: Add gfx_passthru and device_video" 2020-06-10 15:40:28 +02:00
__init__.py tests: move pure-qrexec tests into separate module 2020-06-06 04:07:55 +02:00
api_admin.py api/admin: report unexpected driver options in admin.pool.Add 2020-06-22 14:03:16 +00:00
api_internal.py Add guivm to internal.GetSystemInfo 2020-02-27 18:20:48 +01:00
api_misc.py
api.py Make qubesd connected directly as an socket qrexec service 2020-05-11 01:13:15 +02:00
app.py tests: teardown fixes 2020-03-28 03:23:29 +01:00
devices_block.py
devices.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py
ext.py Added a servicevm feature extension 2020-05-10 23:44:48 +02:00
extra.py Workaround different behaviour of asyncio's Process.communicate() 2020-03-10 11:56:48 +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 Deprecate property-del:name events and introduce property-reset:name instead 2020-05-23 03:57:42 +02:00
rpc_import.py import: check exact size of copied data 2020-01-23 09:48:58 +01:00
run.py
storage_file.py tests/file: run_until_complete(); coro_maybe() for single arg 2020-04-07 21:04:04 +00: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
tarwriter.py