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.) |
||
---|---|---|
ci | ||
contrib | ||
doc | ||
etc | ||
linux | ||
qubes | ||
qubes-rpc | ||
qubes-rpc-policy | ||
qvm-tools | ||
relaxng | ||
rpm_spec | ||
templates | ||
test-packages | ||
.gitignore | ||
.pylintrc | ||
.travis.yml | ||
installer.wxs | ||
LICENSE | ||
Makefile | ||
Makefile.builder | ||
README.md | ||
run-tests | ||
setup.cfg | ||
setup.py | ||
version |
Qubes core, version 3
This is master branch of the Qubes OS core.
API documentation is available: https://dev.qubes-os.org/projects/core-admin/en/latest/.