core-admin-client/qubesadmin/tests
Marek Marczykowski-Górecki 40a1769806
tests: mark qvm-run tests with "expected failure"
since qvm-run use multiprocessing.Process now, stdin sent to it is
processed in separate process and doesn't come back to
TestApp.actual_calls (self.app). Annotate tests for now, to be fixed
later.
2017-07-18 01:03:57 +02:00
..
tools tests: mark qvm-run tests with "expected failure" 2017-07-18 01:03:57 +02:00
vm Fix setting VM property to None 2017-05-26 00:42:47 +02:00
__init__.py tests: handle returning different response for the same request 2017-07-05 14:16:29 +02:00
app.py firewall: drop GetPolicy/SetPolicy calls 2017-07-05 14:16:30 +02:00
devices.py devices: adjust API for 'devices: add assignment.device property' change 2017-05-22 01:18:02 +02:00
errors.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
events.py events: fix calling mgmt.Events from VM 2017-06-25 14:01:14 +02:00
features.py tests: basic tests for vm.features 2017-06-14 10:43:52 +02:00
firewall.py firewall: drop GetPolicy/SetPolicy calls 2017-07-05 14:16:30 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
storage.py storage: rework clone as two-stage operation 2017-07-05 14:16:30 +02:00
tags.py tags support 2017-06-20 01:34:16 +02:00