aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/testenv.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-28check-block: replace -makecheck with TAP outputPaolo Bonzini1-15/+15
2021-10-12python, iotests: remove socket_scm_helperJohn Snow1-7/+1
2021-10-06iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow1-6/+9
2021-09-01qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito1-2/+7
2021-09-01qemu-iotests: extend the check script to prepare supporting valgrind for pyth...Emanuele Giuseppe Esposito1-0/+1
2021-09-01qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito1-2/+15
2021-05-14qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini1-1/+1
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini1-1/+2
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini1-1/+16
2021-03-24iotests: test m68k with the virt machineLaurent Vivier1-0/+1
2021-02-02iotests: Revert emulator selection to old behaviourKevin Wolf1-1/+1
2021-01-27iotests: add testenv.pyVladimir Sementsov-Ogievskiy1-0/+281