core-admin/qubes/tests
Marek Marczykowski-Górecki 9bb5054e50
ext: BlockDevices extension
Handle block devices exposed by VMs
2017-06-05 23:33:58 +02:00
..
integ last fixes (thanks, @marmarek!) 2017-06-05 14:34:06 +02:00
tools Rename MgmtAPI to AdminAPI - part 1: classes 2017-05-12 19:28:07 +02:00
vm Fix miscellaneous warnings 2017-05-29 17:34:15 +02:00
__init__.py ext: BlockDevices extension 2017-06-05 23:33:58 +02:00
api_admin.py admin-api: fix handling admin.vm.property.Set with None VM value 2017-05-26 15:08:18 +02:00
app.py qubes.tests asyncio 2017-05-29 17:34:15 +02:00
devices_block.py ext: BlockDevices extension 2017-06-05 23:33:58 +02:00
devices.py qubes.tests asyncio 2017-05-29 17:34:15 +02:00
events.py events: add support for per-instance handlers 2017-05-12 14:25:32 +02:00
extra.py
firewall.py
init.py Fix miscellaneous warnings 2017-05-29 17:34:15 +02:00
run.py
storage_file.py Fix miscellaneous warnings 2017-05-29 17:34:15 +02:00
storage_kernels.py tests: very basic tests for LinuxKernel pool 2017-05-17 11:17:22 +02:00
storage_lvm.py tests: rearrage LVM thin tests to run at least some in devel env 2017-05-12 18:10:17 +02:00
storage.py mgmt: vm.Create* and vm.Clone 2017-05-12 17:04:18 +02:00
tarwriter.py