core-admin-client/qubesmgmt/tests
Marek Marczykowski-Górecki 0e775209fd
storage: pass volume id as a payload in mgmt.pool.volume.* methods
Volume id may contain characters normally not allowed in qrexec argument
(like '/'). Also, don't encode two values inside one qrexec argument, as
it makes writing a policy much harder.
2017-03-13 04:37:31 +01:00
..
tools tests: add qvm-ls 2017-03-13 04:37:31 +01:00
vm tests: catch and check stderr from invalid argument type tests 2017-03-13 04:37:30 +01:00
__init__.py tests: add convenient TestVM and TestVMCollection classes 2017-03-13 04:37:30 +01:00
app.py Cache vm.name property 2017-03-01 23:49:21 +01:00
errors.py Add specific exception for qubesd communication error 2017-03-13 04:37:28 +01:00
storage.py storage: pass volume id as a payload in mgmt.pool.volume.* methods 2017-03-13 04:37:31 +01:00