aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/check
AgeCommit message (Expand)AuthorFilesLines
2022-01-28check-block: replace -makecheck with TAP outputPaolo Bonzini1-3/+3
2021-12-22iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy1-1/+3
2021-11-02pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito1-5/+6
2021-09-01qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito1-1/+3
2021-09-01qemu-iotests: extend the check script to prepare supporting valgrind for pyth...Emanuele Giuseppe Esposito1-3/+4
2021-09-01qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito1-1/+5
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini1-1/+18
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster1-2/+1
2021-02-02iotests: check: return 1 on failureVladimir Sementsov-Ogievskiy1-1/+4
2021-01-27iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy1-966/+129
2020-12-11iotests: Allow testing FUSE exportsMax Reitz1-0/+6
2020-12-11iotests: Give access to the qemu-storage-daemonMax Reitz1-0/+11
2020-09-16iotests: Drop readlink -fMax Reitz1-1/+1
2020-09-10iotests: Allow running from different directoryKevin Wolf1-1/+1
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini1-3/+3
2020-07-27iotests: Select a default machine for the rx and avr targetsThomas Huth1-5/+9
2020-07-17Remove VXHS block deviceMarc-André Lureau1-10/+0
2020-05-08iotests: vmdk: Enable zeroed_grained=on by defaultKevin Wolf1-0/+3
2020-02-07tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé1-2/+1
2020-02-07tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé1-1/+2
2020-02-06iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth1-2/+10
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta1-1/+14
2020-01-06tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé1-3/+3
2019-11-18iotests: Fix "no qualified output" error pathKevin Wolf1-1/+1
2019-10-28iotests: Introduce $SOCK_DIRMax Reitz1-2/+13
2019-10-04iotests: Require Python 3.6 or laterKevin Wolf1-1/+12
2019-09-16tests/qemu-iotests/check: Replace "tests" with "iotests" in final status textThomas Huth1-4/+4
2019-09-03iotests: Add -display none to the qemu optionsMax Reitz1-3/+3
2019-07-23tests/qemu-iotests/check: Allow tests without groupsThomas Huth1-2/+2
2019-06-18iotests: Hide timestamps for skipped testsMax Reitz1-0/+1
2019-06-04iotests: Fix duplicated diff output on failureKevin Wolf1-1/+0
2019-05-28tests/qemu-iotests: re-format output to for make check-blockAlex Bennée1-60/+117
2019-05-21tests/qemu-iotests/check: Pick a default machine if necessaryThomas Huth1-1/+12
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé1-1/+1
2019-03-08iotests: ask QEMU for supported formatsAndrey Shinkevich1-1/+12
2019-02-01qemu-iotests: add test case for dmgyuchenlin1-0/+7
2018-11-19qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi1-30/+30
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi1-1/+1
2018-04-03qemu-iotests: Use ppc64 qemu_arch on ppc64le hostLukáš Doktor1-2/+2
2018-03-19iotests: Avoid realpath, for CentOS 6Eric Blake1-6/+6
2018-03-19qemu-iotests: Enable write tests for parallelsKevin Wolf1-1/+0
2017-10-06iotests: Restore stty settings on completionEric Blake1-0/+10
2017-10-06qemu-iotests: merge "check" and "common"Paolo Bonzini1-2/+531
2017-10-06qemu-iotests: get rid of $iamPaolo Bonzini1-4/+1
2017-10-06qemu-iotests: fix uninitialized variablePaolo Bonzini1-2/+0
2017-10-06qemu-iotests: do not include common.rc in "check"Paolo Bonzini1-6/+0
2017-10-06qemu-iotests: cleanup and fix search for programsPaolo Bonzini1-41/+0
2017-10-06qemu-iotests: get rid of AWK_PROGPaolo Bonzini1-2/+2
2017-10-06qemu-iotests: remove dead codePaolo Bonzini1-28/+0
2017-09-26iotests: Print full path of bad output if mismatchFam Zheng1-1/+1