core-admin/qubes/tests
Marek Marczykowski-Górecki 9d062c4c66
devices: implement DeviceCollection.update_persistent()
Allow attached device to be converted from persistent to non-persistent
and the other way around.
This is to allow starting a VM with some device attached temporarily.
When VM is not running, it is possible to attach device only
persistently, so this change will allow to do that, then, after starting
the VM, change it to non-persistent - so it will not be attached again
at further startups.

QubesOS/qubes-issues#3055
2017-09-05 01:33:47 +02:00
..
integ qubes.tests.list_templates(), and .close() the app 2017-08-31 20:30:23 +02:00
tools tests: adjust TC_00_QubesDaemonProtocol for reorganized api module 2017-06-21 06:59:58 +02:00
vm vm/dispvm: add auto_cleanup property, unify creating new DispVM 2017-08-06 20:54:09 +02:00
__init__.py qubes/tests: convert some tearDown into addCleanup 2017-08-31 20:30:24 +02:00
api_admin.py api/admin: add admin.vm.CreateDisposable in place of internal.vm.Create.DispVM 2017-08-06 20:54:10 +02:00
api_misc.py Follow change of qubesdb path return type 2017-07-25 05:20:38 +02:00
api.py api: use str(subject) instead of explicit subject.name 2017-07-27 22:15:02 +02:00
app.py qubes/tests: fix some of the fd leaks 2017-08-31 20:30:24 +02:00
devices_block.py Follow change of qubesdb path return type 2017-07-25 05:20:38 +02:00
devices.py devices: implement DeviceCollection.update_persistent() 2017-09-05 01:33:47 +02:00
events.py events: add support for async event handlers 2017-07-04 13:04:22 +02:00
ext.py qubes.NotifyTools: ignore '/qubes-tools/version' completely 2017-06-14 10:44:24 +02:00
extra.py qubes.tests.list_templates(), and .close() the app 2017-08-31 20:30:23 +02:00
firewall.py firewall: raise ValueError on invalid hostname in dsthost= 2017-07-26 03:26:58 +02:00
init.py tests: more tests fixes 2017-07-26 03:26:58 +02:00
run.py qubes/tests: convert some tearDown into addCleanup 2017-08-31 20:30:24 +02:00
storage_file.py tests: various fixes for storage tests 2017-07-26 03:26:13 +02:00
storage_kernels.py tests: very basic tests for LinuxKernel pool 2017-05-17 11:17:22 +02:00
storage_lvm.py tests: various fixes for storage tests 2017-07-26 03:26:13 +02:00
storage.py qubes/tests: fix some of the fd leaks 2017-08-31 20:30:24 +02:00
tarwriter.py tarwriter: use new PAX format, instead of old GNU for sparse files 2017-07-21 03:14:06 +02:00