core-admin/qubes/tests
Wojtek Porczyk 4b8e5c3704
qubes/tests/run: refuse to run tests if qubesd is running
Test suite creates some VMs and needs to pass the knowledge about them
to qrexec policy checker. This is done using Admin API, so we need to
substitute qubesd with our own API server.
2017-06-20 13:00:20 +02:00
..
integ qubes: reorganise API protocols 2017-06-20 13:00:20 +02:00
tools
vm vm: improve sending events for tags and features 2017-06-14 10:44:23 +02:00
__init__.py api/misc: integrate qubes.NotifyTools logic with qubes.FeaturesRequest 2017-06-12 12:22:39 +02:00
api_admin.py devices: drop 'data' and 'frontend_domain' fields, rename 'devclass' to 'bus' 2017-06-12 10:06:42 +02:00
api_misc.py qubes.NotifyTools: ignore '/qubes-tools/version' completely 2017-06-14 10:44:24 +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
ext.py qubes.NotifyTools: ignore '/qubes-tools/version' completely 2017-06-14 10:44:24 +02:00
extra.py
firewall.py
init.py Fix miscellaneous warnings 2017-05-29 17:34:15 +02:00
run.py qubes/tests/run: refuse to run tests if qubesd is running 2017-06-20 13:00:20 +02:00
storage_file.py storage: use direct object references, not only identifiers 2017-06-09 04:55:06 +02:00
storage_kernels.py
storage_lvm.py storage: use direct object references, not only identifiers 2017-06-09 04:55:06 +02:00
storage.py
tarwriter.py