core-admin-client/qubesadmin/tests/tools
Marek Marczykowski-Górecki a91372a919
devices,features: fix bool values handling
API define False value serialized as '' and True as 'True'. Do not
serialize 0 as '' (features) or True as 'yes' (devices).
2017-07-17 20:27:35 +02:00
..
__init__.py tests/tools: add MockEventsReader 2017-07-08 00:08:19 +02:00
init.py
qubes_prefs.py
qvm_check.py
qvm_clone.py
qvm_create.py
qvm_device.py devices,features: fix bool values handling 2017-07-17 20:27:35 +02:00
qvm_features.py
qvm_firewall.py tools: remove policy handling from qvm-firewall tool 2017-07-05 14:16:30 +02:00
qvm_kill.py
qvm_ls.py
qvm_pause.py
qvm_pool.py
qvm_prefs.py
qvm_remove.py
qvm_run.py
qvm_shutdown.py tests: qvm-shutdown --wait tests 2017-07-08 00:08:19 +02:00
qvm_start_gui.py
qvm_start.py
qvm_tags.py
qvm_template_postprocess.py events: simplify wait_for_domain_shutdown coroutine 2017-07-06 22:01:17 +02:00
qvm_unpause.py
qvm_volume.py