aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/check
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-14qemu-iotests: remove comment about root privileges requirementCleber Rosa1-6/+0
2017-08-14qemu-iotests: remove commented out variablesCleber Rosa1-4/+0
2017-08-14qemu-iotests: get rid of _full_imgproto_details()Cleber Rosa1-2/+1
2017-07-11qemu-iotests: support per-format golden output filesStefan Hajnoczi1-0/+5
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake1-9/+9
2017-02-12iotests: record separate timings per format,protocol pairDaniel P. Berrange1-5/+7
2016-04-12qemu-iotests: check: don't place files with predictable names in /tmpSascha Silbe1-10/+11
2015-09-04iotests: Do not suppress segfaults in bash testsMax Reitz1-4/+4
2015-09-04qemu-iotests: qemu machine type supportBo Tu1-0/+5
2015-05-22qemu-iotests: Make debugging python tests easierFam Zheng1-3/+9
2015-01-13qemu-iotests: Speed up make check-blockFam Zheng1-0/+1
2014-06-27iotests: Use $PYTHON for Python scriptsMax Reitz1-1/+7
2014-06-27iotests: Source common.envMax Reitz1-0/+6
2014-06-27iotests: Allow out-of-tree runMax Reitz1-15/+83
2014-05-15Revert "iotests: Use configured python"Peter Maydell1-16/+2
2014-05-09iotests: Use configured pythonMax Reitz1-2/+16
2013-12-04qemu-iotests: add 058 internal snapshot export with qemu-nbd caseWenchao Xia1-0/+1
2013-12-04qemu-iotests: Add "-c <cache-mode>" optionFam Zheng1-1/+1