core-admin/qubes/tests/integ
Marek Marczykowski-Górecki ed3001da99
tests: fix asyncio usage cont...
- Add missing loop.run_until_complete() calls.
- Convert subprocess.Popen to asyncio.create_subprocess_exec where
needed (when called process needs to communicate with qubesd).
- Cleanup processes (call .wait()).
2017-09-29 11:53:58 +02:00
..
tools When running tests clean up and remove qubesd.socket 2017-07-14 14:54:04 +02:00
__init__.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
backup.py tests: various fixes to integration tests 2017-09-05 02:01:58 +02:00
backupcompatibility.py When running tests clean up and remove qubesd.socket 2017-07-14 14:54:04 +02:00
basic.py tests: improve "revert template changes" test 2017-09-29 11:53:58 +02:00
devices_pci.py qubes/tests: skip env-dependent tests using decorator 2017-08-31 20:29:34 +02:00
dispvm.py tests: fix asyncio usage cont... 2017-09-29 11:53:58 +02:00
dom0_update.py tests: fix asyncio usage cont... 2017-09-29 11:53:58 +02:00
network.py tests: various fixes to integration tests 2017-09-05 02:01:58 +02:00
storage.py tests/storage: don't fail the test when directory already exists 2017-09-29 11:53:58 +02:00
vm_qrexec_gui.py tests: various fixes to integration tests 2017-09-05 02:01:58 +02:00