core-admin-client/qubesmgmt/tests
Marek Marczykowski-Górecki cdb9205eef
tests: make Std{err,out}Buffer context managers stackable
Allow use StdoutBuffer context manager inside another similar context
manager. This allows running the tests by a test runner which collect
the output using similar trick.
2017-04-30 15:21:04 +02:00
..
tools tests: make Std{err,out}Buffer context managers stackable 2017-04-30 15:21:04 +02:00
vm tests: add/fix VM state tests 2017-04-29 01:18:28 +02:00
__init__.py tests: very naive mockup of app.run_service 2017-04-29 01:18:29 +02:00
app.py tests: add QubesLocal/QubesRemote tests 2017-04-29 01:18:37 +02:00
devices.py devices: add devices API wrappers 2017-04-30 15:21:04 +02:00
errors.py Add specific exception for qubesd communication error 2017-03-13 04:37:28 +01:00
events.py events: add qubesd reconnection support 2017-04-29 01:18:29 +02:00
label.py tests: fix label test file location 2017-04-29 01:18:26 +02:00
storage.py Add app.pools collection and related functions 2017-03-13 04:41:54 +01:00