5d755eb065
This commit adds a test case for the QubesVM class's is_fully_usable method. The verified scenarios are as follows: * The VM has qrexec enabled, and the qrexec service has been successfully started. (The VM becomes "fully usable" in this case.) * The VM has qrexec enabled, and the qrexec service has failed to start (Error handling case; the VM is *not* fully usable.) * The VM does *not* have qrexec enabled. (The VM becomes "fully usable" in this case.) |
||
---|---|---|
.. | ||
integ | ||
tools | ||
vm | ||
__init__.py | ||
api_admin.py | ||
api_internal.py | ||
api_misc.py | ||
api.py | ||
app.py | ||
devices_block.py | ||
devices.py | ||
events.py | ||
ext.py | ||
extra.py | ||
firewall.py | ||
init.py | ||
rpc_import.py | ||
run.py | ||
storage_file.py | ||
storage_kernels.py | ||
storage_lvm.py | ||
storage_reflink.py | ||
storage.py | ||
tarwriter.py |