core-admin/qubes/tests
Rusty Bird 1d89acf698
app: setup_pools() must be a coroutine
This is needed as a consequence of d8b6d3ef ("Make add_pool/remove_pool
coroutines, allow Pool.{setup,destroy} as coroutines"), but there hasn't
been any problem so far because no storage driver implemented pool
setup() as a coroutine.
2019-06-28 10:29:26 +00:00
..
integ factor out utils.coro_maybe() 2019-06-28 10:29:24 +00:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm tests: AdminVM.run_service*() 2019-06-21 20:45:38 +02:00
__init__.py tests: call qrexec tests 2019-04-11 04:29:17 +02:00
api_admin.py app: setup_pools() must be a coroutine 2019-06-28 10:29:26 +00:00
api_internal.py tests: remove unused imports 2019-04-02 18:48:35 +02:00
api_misc.py Fix saving 'updates-available' flag reported by TemplateBasedVM 2019-01-19 03:25:21 +01:00
api.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
app.py tests/app: test varlibqubes pool driver selection 2018-09-11 23:50:33 +00: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 Merge branch 'maxmem' 2018-12-09 18:38:21 +01:00
extra.py tests/extra: wrap ProcessWrapper.wait() to be asyncio-aware 2019-01-06 04:33:16 +01:00
firewall.py tests: fix firewall tests after 6e8e48e3 "Avoid UTC datetime" 2018-03-22 01:47:41 +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 tests: adjust cleanup to added in-use storage pool detection on removal 2019-02-27 06:03:57 +01:00
storage_kernels.py Make add_pool/remove_pool coroutines, allow Pool.{setup,destroy} as coroutines 2019-02-27 06:03:57 +01:00
storage_lvm.py tests: fix race condition between mkfs and udev 2019-02-27 06:03:57 +01:00
storage_reflink.py Revert "tests: do not use lazy unmount" 2019-06-25 05:51:33 +02:00
storage.py tests: add in-use storage pool removal test 2019-02-27 06:03:57 +01:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00