aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/testenv.py
AgeCommit message (Expand)AuthorFilesLines
2024-11-04Revert "Remove the unused sh4eb target"Thomas Huth1-0/+1
2024-10-02Remove the unused sh4eb targetThomas Huth1-1/+0
2024-09-20tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4ebThomas Huth1-0/+2
2024-09-20tests/qemu-iotests/testenv: Use the "virt" machine for or1kThomas Huth1-0/+1
2024-08-06iotests: Add `vvfat` testsAmjad Alsharafi1-1/+1
2024-07-12iotests: Change imports for Python 3.13John Snow1-1/+6
2024-02-07iotests: give tempdir an identifying nameDaniel P. Berrangé1-1/+1
2023-11-28iotests: fix default machine type detectionAndrey Drobyshev1-1/+1
2023-10-17iotests: get rid of '..' in path environment outputJohn Snow1-1/+1
2023-03-22iotests: allow test discovery before buildingDaniel P. Berrangé1-1/+6
2023-03-22iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé1-9/+4
2022-03-22tests: add (riscv virt) machine mapping to testenvlaokz1-0/+2
2022-03-07iotests: Write test output to TEST_DIRHanna Reitz1-4/+1
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