core-admin/qubes/tests
Pawel Marczewski e9b97e42b1
import: check exact size of copied data
The import will error out if there is not enough data, or too
much data provided.
2020-01-23 09:48:58 +01:00
..
integ
tools
vm Merge remote-tracking branch 'origin/pr/303' 2020-01-16 04:03:44 +01:00
__init__.py import: check exact size of copied data 2020-01-23 09:48:58 +01:00
api_admin.py import: check exact size of copied data 2020-01-23 09:48:58 +01:00
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 import: check exact size of copied data 2020-01-23 09:48:58 +01:00
run.py
storage_file.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
storage_kernels.py
storage_lvm.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
storage_reflink.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
storage.py
tarwriter.py