summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/check
AgeCommit message (Expand)Author
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster
2021-02-02iotests: check: return 1 on failureVladimir Sementsov-Ogievskiy
2021-01-27iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy
2020-12-11iotests: Allow testing FUSE exportsMax Reitz
2020-12-11iotests: Give access to the qemu-storage-daemonMax Reitz
2020-09-16iotests: Drop readlink -fMax Reitz
2020-09-10iotests: Allow running from different directoryKevin Wolf
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-07-27iotests: Select a default machine for the rx and avr targetsThomas Huth
2020-07-17Remove VXHS block deviceMarc-André Lureau
2020-05-08iotests: vmdk: Enable zeroed_grained=on by defaultKevin Wolf
2020-02-07tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé
2020-02-07tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé
2020-02-06iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta
2020-01-06tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé
2019-11-18iotests: Fix "no qualified output" error pathKevin Wolf
2019-10-28iotests: Introduce $SOCK_DIRMax Reitz
2019-10-04iotests: Require Python 3.6 or laterKevin Wolf
2019-09-16tests/qemu-iotests/check: Replace "tests" with "iotests" in final status textThomas Huth
2019-09-03iotests: Add -display none to the qemu optionsMax Reitz
2019-07-23tests/qemu-iotests/check: Allow tests without groupsThomas Huth
2019-06-18iotests: Hide timestamps for skipped testsMax Reitz
2019-06-04iotests: Fix duplicated diff output on failureKevin Wolf
2019-05-28tests/qemu-iotests: re-format output to for make check-blockAlex Bennée
2019-05-21tests/qemu-iotests/check: Pick a default machine if necessaryThomas Huth
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08iotests: ask QEMU for supported formatsAndrey Shinkevich
2019-02-01qemu-iotests: add test case for dmgyuchenlin
2018-11-19qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi
2018-04-03qemu-iotests: Use ppc64 qemu_arch on ppc64le hostLukáš Doktor
2018-03-19iotests: Avoid realpath, for CentOS 6Eric Blake
2018-03-19qemu-iotests: Enable write tests for parallelsKevin Wolf
2017-10-06iotests: Restore stty settings on completionEric Blake
2017-10-06qemu-iotests: merge "check" and "common"Paolo Bonzini
2017-10-06qemu-iotests: get rid of $iamPaolo Bonzini
2017-10-06qemu-iotests: fix uninitialized variablePaolo Bonzini
2017-10-06qemu-iotests: do not include common.rc in "check"Paolo Bonzini
2017-10-06qemu-iotests: cleanup and fix search for programsPaolo Bonzini
2017-10-06qemu-iotests: get rid of AWK_PROGPaolo Bonzini
2017-10-06qemu-iotests: remove dead codePaolo Bonzini
2017-09-26iotests: Print full path of bad output if mismatchFam Zheng
2017-08-14qemu-iotests: remove comment about root privileges requirementCleber Rosa
2017-08-14qemu-iotests: remove commented out variablesCleber Rosa
2017-08-14qemu-iotests: get rid of _full_imgproto_details()Cleber Rosa
2017-07-11qemu-iotests: support per-format golden output filesStefan Hajnoczi
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake
2017-02-12iotests: record separate timings per format,protocol pairDaniel P. Berrange