core-admin/qubes/tests
Marek Marczykowski-Górecki 8b076dfe5f
tests: workaround a race in qrexec test
qrexec-client-vm may return earlier than it's child process (it exits
right away, without waiting for its child). Add a small wait before
reading exit code from a file.
2020-08-08 19:22:26 +02:00
..
integ tests: workaround a race in qrexec test 2020-08-08 19:22:26 +02:00
tools
vm Merge branch 'devel20200705' 2020-07-15 16:22:08 +02:00
__init__.py tests: cleanup properly in wait_on_fail decorator 2020-07-08 06:05:01 +02:00
api_admin.py Add tests for vm.volume.Clear. 2020-07-16 00:39:16 +08:00
api_internal.py Add power state to get_system_info 2020-07-23 13:32:16 +02:00
api_misc.py
api.py
app.py
devices_block.py
devices.py
events.py
ext.py
extra.py tests: fix extra tests loader 2020-06-24 01:27:57 +02:00
firewall.py
init.py
rpc_import.py
run.py
storage_file.py
storage_kernels.py
storage_lvm.py tests: switch default LVM pool to qubes_dom0/vm-pool 2020-07-09 02:52:59 +02:00
storage_reflink.py
storage.py storage: clean up __init__() of Pool() and subclasses 2020-06-22 14:03:21 +00:00
tarwriter.py