summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/testenv.py
AgeCommit message (Expand)Author
2021-10-12python, iotests: remove socket_scm_helperJohn Snow
2021-10-06iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow
2021-09-01qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: extend the check script to prepare supporting valgrind for pyth...Emanuele Giuseppe Esposito
2021-09-01qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito
2021-05-14qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini
2021-03-24iotests: test m68k with the virt machineLaurent Vivier
2021-02-02iotests: Revert emulator selection to old behaviourKevin Wolf
2021-01-27iotests: add testenv.pyVladimir Sementsov-Ogievskiy