summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/check
Commit message (Expand)AuthorAgeFilesLines
* check-block: replace -makecheck with TAP outputPaolo Bonzini2022-01-281-3/+3
* iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy2021-12-221-1/+3
* pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito2021-11-021-5/+6
* qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito2021-09-011-1/+3
* qemu-iotests: extend the check script to prepare supporting valgrind for pyth...Emanuele Giuseppe Esposito2021-09-011-3/+4
* qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito2021-09-011-1/+5
* qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini2021-05-141-1/+18
* block: Drop the sheepdog block driverMarkus Armbruster2021-05-121-2/+1Star
* iotests: check: return 1 on failureVladimir Sementsov-Ogievskiy2021-02-021-1/+4
* iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy2021-01-271-966/+129Star
* iotests: Allow testing FUSE exportsMax Reitz2020-12-111-0/+6
* iotests: Give access to the qemu-storage-daemonMax Reitz2020-12-111-0/+11
* iotests: Drop readlink -fMax Reitz2020-09-161-1/+1
* iotests: Allow running from different directoryKevin Wolf2020-09-101-1/+1
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-3/+3
* iotests: Select a default machine for the rx and avr targetsThomas Huth2020-07-271-5/+9
* Remove VXHS block deviceMarc-André Lureau2020-07-171-10/+0Star
* iotests: vmdk: Enable zeroed_grained=on by defaultKevin Wolf2020-05-081-0/+3
* tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé2020-02-071-2/+1Star
* tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé2020-02-071-1/+2
* iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth2020-02-061-2/+10
* tests/qemu-iotests: enable testing with aio optionsAarushi Mehta2020-01-301-1/+14
* tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé2020-01-061-3/+3
* iotests: Fix "no qualified output" error pathKevin Wolf2019-11-181-1/+1
* iotests: Introduce $SOCK_DIRMax Reitz2019-10-281-2/+13
* iotests: Require Python 3.6 or laterKevin Wolf2019-10-041-1/+12
* tests/qemu-iotests/check: Replace "tests" with "iotests" in final status textThomas Huth2019-09-161-4/+4
* iotests: Add -display none to the qemu optionsMax Reitz2019-09-031-3/+3
* tests/qemu-iotests/check: Allow tests without groupsThomas Huth2019-07-231-2/+2
* iotests: Hide timestamps for skipped testsMax Reitz2019-06-181-0/+1
* iotests: Fix duplicated diff output on failureKevin Wolf2019-06-041-1/+0Star
* tests/qemu-iotests: re-format output to for make check-blockAlex Bennée2019-05-281-60/+117
* tests/qemu-iotests/check: Pick a default machine if necessaryThomas Huth2019-05-211-1/+12
* qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé2019-03-081-1/+1
* iotests: ask QEMU for supported formatsAndrey Shinkevich2019-03-081-1/+12
* qemu-iotests: add test case for dmgyuchenlin2019-02-011-0/+7
* qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi2018-11-191-30/+30
* qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi2018-11-191-1/+1
* qemu-iotests: Use ppc64 qemu_arch on ppc64le hostLukáš Doktor2018-04-031-2/+2
* iotests: Avoid realpath, for CentOS 6Eric Blake2018-03-191-6/+6
* qemu-iotests: Enable write tests for parallelsKevin Wolf2018-03-191-1/+0Star
* iotests: Restore stty settings on completionEric Blake2017-10-061-0/+10
* qemu-iotests: merge "check" and "common"Paolo Bonzini2017-10-061-2/+531
* qemu-iotests: get rid of $iamPaolo Bonzini2017-10-061-4/+1Star
* qemu-iotests: fix uninitialized variablePaolo Bonzini2017-10-061-2/+0Star
* qemu-iotests: do not include common.rc in "check"Paolo Bonzini2017-10-061-6/+0Star
* qemu-iotests: cleanup and fix search for programsPaolo Bonzini2017-10-061-41/+0Star
* qemu-iotests: get rid of AWK_PROGPaolo Bonzini2017-10-061-2/+2
* qemu-iotests: remove dead codePaolo Bonzini2017-10-061-28/+0Star
* iotests: Print full path of bad output if mismatchFam Zheng2017-09-261-1/+1