3668a73ca2
Load integration tests from outside of core-admin repository, through entry points. Create wrapper for VM object to keep very basic compatibility with tests written for core2. This means if test use only basic functionality (vm.start(), vm.run()), the same test will work for both core2 and core3. This is especially important for app-* repositories, where the same version serves multiple Qubes branches. This also hides asyncio usage from tests writer. See QubesOS/qubes-issues#1800 for details on original feature. |
||
---|---|---|
.. | ||
integ | ||
tools | ||
vm | ||
__init__.py | ||
api_admin.py | ||
api_misc.py | ||
api.py | ||
app.py | ||
devices_block.py | ||
devices.py | ||
events.py | ||
ext.py | ||
extra.py | ||
firewall.py | ||
init.py | ||
run.py | ||
storage_file.py | ||
storage_kernels.py | ||
storage_lvm.py | ||
storage.py | ||
tarwriter.py |