core-admin/qubes/tests
Marek Marczykowski-Górecki 273238bd2a
tests: fix qrexec abort test
Exit code depends on when exactly the other end was terminated.
2019-09-22 23:30:38 +02:00
..
integ tests: fix qrexec abort test 2019-09-22 23:30:38 +02:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm tests: make libvirt mockup more robust 2019-09-10 03:34:11 +02:00
__init__.py tests: call qrexec tests 2019-04-11 04:29:17 +02:00
api_admin.py Merge remote-tracking branch 'origin/pr/277' 2019-08-08 14:05:00 +02: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
app.py api/stats: improve cpu_usage normalization, add cpu_usage_raw 2019-08-01 04:51:05 +02:00
devices_block.py
devices.py
events.py
ext.py
extra.py tests/extra: wrap ProcessWrapper.wait() to be asyncio-aware 2019-01-06 04:33:16 +01:00
firewall.py
init.py
run.py
storage_file.py tests: check importing empty data into FileVolume 2019-07-28 22:06:30 +02: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: check importing empty data into ThinVolume 2019-07-28 22:08:37 +02:00
storage_reflink.py tests: check importing empty data into ReflinkVolume 2019-07-28 22:08:52 +02:00
storage.py tests: check importing empty data into ReflinkVolume 2019-07-28 22:08:52 +02:00
tarwriter.py