core-admin-client/qubesmgmt/tests/tools
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
..
__init__.py tests: make Std{err,out}Buffer context managers stackable 2017-04-30 15:21:04 +02:00
init.py Update license headers 2017-03-09 02:39:51 +01:00
qubes_prefs.py tests: catch and check stderr from invalid argument type tests 2017-03-13 04:37:30 +01:00
qvm_check.py tools: qvm-check 2017-04-29 01:18:31 +02:00
qvm_clone.py tools: qvm-clone 2017-04-29 01:18:37 +02:00
qvm_create.py tools: add qvm-create 2017-04-29 01:18:35 +02:00
qvm_features.py tools: qvm-features 2017-04-29 01:18:32 +02:00
qvm_kill.py tests: catch and check stderr from invalid argument type tests 2017-03-13 04:37:30 +01:00
qvm_ls.py tests: add/fix VM state tests 2017-04-29 01:18:28 +02:00
qvm_pause.py tests: catch and check stderr from invalid argument type tests 2017-03-13 04:37:30 +01:00
qvm_pool.py Add qvm-pool and qvm-volume tool 2017-04-07 18:48:05 +02:00
qvm_prefs.py tests: catch and check stderr from invalid argument type tests 2017-03-13 04:37:30 +01:00
qvm_remove.py tools: qvm-remove 2017-04-29 01:18:33 +02:00
qvm_run.py tools: qvm-run 2017-04-29 01:18:30 +02:00
qvm_shutdown.py tests: catch and check stderr from invalid argument type tests 2017-03-13 04:37:30 +01:00
qvm_start_gui.py tests: basic tests for qvm-start-gui tool 2017-04-29 01:18:29 +02:00
qvm_start.py tools: qvm-start 2017-04-29 01:18:31 +02:00
qvm_unpause.py tests: catch and check stderr from invalid argument type tests 2017-03-13 04:37:30 +01:00
qvm_volume.py Add qvm-pool and qvm-volume tool 2017-04-07 18:48:05 +02:00