core-admin/qubes/tests
Marek Marczykowski-Górecki 3564250298
devices: drop 'data' and 'frontend_domain' fields, rename 'devclass' to 'bus'
Drop DeviceInfo.data - device extension should provide a subclass with
proper individual fields.
Drop DeviceAssignment.frontend_domain - this information is redundant -
frontend domain is defined by where DeviceAssignment is attached.
Rename DeviceCollection.devclass to bus - devclass if confusing here,
because this term is also used for DeviceInfo subclass.
2017-06-12 10:06:42 +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 qubes/tests: fix qrexec policy context 2017-06-01 12:31:14 +02:00
api_admin.py devices: drop 'data' and 'frontend_domain' fields, rename 'devclass' to 'bus' 2017-06-12 10:06:42 +02:00
app.py qubes.tests asyncio 2017-05-29 17:34:15 +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 qubes: port core to python3 2017-01-20 16:42:51 +01:00
firewall.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
init.py Fix miscellaneous warnings 2017-05-29 17:34:15 +02:00
run.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
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 qubes: port core to python3 2017-01-20 16:42:51 +01:00