core-admin/qubes/tests
Marek Marczykowski-Górecki 7c4566ec14
vm/qubesvm: allow 'features-request' to have async handlers
Some handlers may want to call into other VMs (or even the one asking),
but vm.run() functions are coroutines, so needs to be called from
another coroutine. Allow for that.
Also fix typo in documentation.
2018-03-02 01:16:38 +01:00
..
integ tests: convert pvgrub tests to core3 API 2018-02-28 04:41:30 +01:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm Missed one test, adding default-user in assert for test test_621_qdb_vm_with_network in TC_90 2018-02-01 01:03:05 +00:00
__init__.py tests: convert pvgrub tests to core3 API 2018-02-28 04:41:30 +01:00
api_admin.py Fix wrong mocks of Volume.revisions 2018-01-20 23:20:22 +00:00
api_misc.py vm/qubesvm: allow 'features-request' to have async handlers 2018-03-02 01:16:38 +01:00
api.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
app.py app: kill default_fw_netvm property 2017-12-07 01:40:29 +01:00
devices_block.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
devices.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py events: add support for wildcard event handlers 2018-01-06 00:40:19 +01:00
ext.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
extra.py tests: fix extra test's VMWrapper.run(wait=False) 2018-02-26 02:45:26 +01:00
firewall.py tests: add a test for removing expired firewall rules 2018-02-07 02:48:12 +01:00
init.py remove unused netid code 2017-11-11 02:37:37 +01:00
run.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage_file.py Make AppVM/DispVM root volume rw to avoid CoW-on-CoW 2018-02-12 21:20:04 +00:00
storage_kernels.py storage/kernel: skip modules.img block device if kernel dir doesn't have it 2018-02-27 04:35:05 +01:00
storage_lvm.py tests: storage/lvm resize 2018-02-07 02:07:25 +01:00
storage.py file-reflink, a storage driver optimized for CoW filesystems 2018-02-12 21:20:05 +00:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00