summary refs log tree commit diff stats
path: root/tests/qemu-iotests/testenv.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* iotests: fix default machine type detectionAndrey Drobyshev2023-11-281-1/+1
* iotests: get rid of '..' in path environment outputJohn Snow2023-10-171-1/+1
* iotests: allow test discovery before buildingDaniel P. Berrangé2023-03-221-1/+6
* iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé2023-03-221-9/+4
* tests: add (riscv virt) machine mapping to testenvlaokz2022-03-221-0/+2
* iotests: Write test output to TEST_DIRHanna Reitz2022-03-071-4/+1
* check-block: replace -makecheck with TAP outputPaolo Bonzini2022-01-281-15/+15
* python, iotests: remove socket_scm_helperJohn Snow2021-10-121-7/+1
* iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow2021-10-061-6/+9
* qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito2021-09-011-2/+7
* qemu-iotests: extend the check script to prepare supporting valgrind for pyth...Emanuele Giuseppe Esposito2021-09-011-0/+1
* qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito2021-09-011-2/+15
* qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini2021-05-141-1/+1
* qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini2021-05-141-1/+2
* qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini2021-05-141-1/+16
* iotests: test m68k with the virt machineLaurent Vivier2021-03-241-0/+1
* iotests: Revert emulator selection to old behaviourKevin Wolf2021-02-021-1/+1
* iotests: add testenv.pyVladimir Sementsov-Ogievskiy2021-01-271-0/+281