aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/check
AgeCommit message (Expand)Author
2023-03-22iotests: strip subdir path when listing testsDaniel P. Berrangé
2023-03-22iotests: allow test discovery before buildingDaniel P. Berrangé
2023-03-22iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé
2023-01-04iotests/check: Fix typing for sys.exit() valueJohn Snow
2022-01-28check-block: replace -makecheck with TAP outputPaolo Bonzini
2021-12-22iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy
2021-11-02pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito
2021-09-01qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: extend the check script to prepare supporting valgrind for pyth...Emanuele Giuseppe Esposito
2021-09-01qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito
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