- 663755b iotests: strip subdir path when listing tests by Daniel P. Berrangé · 2 years ago
- a9e2178 iotests: allow test discovery before building by Daniel P. Berrangé · 2 years ago
- 0c8076b iotests: explicitly pass source/build dir to 'check' command by Daniel P. Berrangé · 2 years ago
- 5bcf18b iotests/check: Fix typing for sys.exit() value by John Snow · 2 years, 3 months ago
- d316859 check-block: replace -makecheck with TAP output by Paolo Bonzini · 3 years, 2 months ago
- 722f87d iotests: check: multiprocessing support by Vladimir Sementsov-Ogievskiy · 3 years, 3 months ago
- 87e4d4a pylint: fix errors and warnings generated by tests/qemu-iotests/297 by Emanuele Giuseppe Esposito · 3 years, 5 months ago
- eb7a91d qemu-iotests: add option to show qemu binary logs on stdout by Emanuele Giuseppe Esposito · 3 years, 7 months ago
- a9b4c6b qemu-iotests: extend the check script to prepare supporting valgrind for python tests by Emanuele Giuseppe Esposito · 3 years, 7 months ago
- cfb9b0b qemu-iotests: add option to attach gdbserver by Emanuele Giuseppe Esposito · 3 years, 7 months ago
- 480b75e qemu-iotests: let "check" spawn an arbitrary test command by Paolo Bonzini · 3 years, 10 months ago
- 09ec851 block: Drop the sheepdog block driver by Markus Armbruster · 3 years, 10 months ago
- 3ae5094 iotests: check: return 1 on failure by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- f203080 iotests: rewrite check into python by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- f96ac06 iotests: Allow testing FUSE exports by Max Reitz · 4 years, 4 months ago
- cc575c3 iotests: Give access to the qemu-storage-daemon by Max Reitz · 4 years, 4 months ago
- 1f04fa3 iotests: Drop readlink -f by Max Reitz · 4 years, 6 months ago
- b1cbc33 iotests: Allow running from different directory by Kevin Wolf · 4 years, 6 months ago
- 64ed6f9 meson: link emulators without Makefile.target by Paolo Bonzini · 4 years, 7 months ago
- 733dafe iotests: Select a default machine for the rx and avr targets by Thomas Huth · 4 years, 8 months ago
- a084645 Remove VXHS block device by Marc-André Lureau · 4 years, 8 months ago
- c1eafd2 iotests: vmdk: Enable zeroed_grained=on by default by Kevin Wolf · 4 years, 10 months ago
- 351aa27 tests/qemu-iotests/check: Only check for Python 3 interpreter by Philippe Mathieu-Daudé · 5 years ago
- 15b0156 tests/qemu-iotests/check: Allow use of python3 interpreter by Philippe Mathieu-Daudé · 5 years ago
- cd20582 iotests: Skip Python-based tests if QEMU does not support virtio-blk by Thomas Huth · 5 years ago
- 7156ca4 tests/qemu-iotests: enable testing with aio options by Aarushi Mehta · 5 years ago
- 75ab574 tests/qemu-iotests: Update tests to recent desugarized -accel option by Philippe Mathieu-Daudé · 5 years ago
- d44abcc iotests: Fix "no qualified output" error path by Kevin Wolf · 5 years ago
- c7df3f1 iotests: Introduce $SOCK_DIR by Max Reitz · 5 years ago
- c69719f iotests: Require Python 3.6 or later by Kevin Wolf · 5 years ago
- 4ee5f4b tests/qemu-iotests/check: Replace "tests" with "iotests" in final status text by Thomas Huth · 5 years ago
- 9da126f iotests: Add -display none to the qemu options by Max Reitz · 6 years ago
- bf75d75 tests/qemu-iotests/check: Allow tests without groups by Thomas Huth · 6 years ago
- 835d689 iotests: Hide timestamps for skipped tests by Max Reitz · 6 years ago
- 11ba81c iotests: Fix duplicated diff output on failure by Kevin Wolf · 6 years ago
- 70ff5b0 tests/qemu-iotests: re-format output to for make check-block by Alex Bennée · 6 years ago
- 4a71546 tests/qemu-iotests/check: Pick a default machine if necessary by Thomas Huth · 6 years ago
- 11a82d1 qemu-iotests: Improve portability by searching bash in the $PATH by Philippe Mathieu-Daudé · 6 years ago
- 57ed557 iotests: ask QEMU for supported formats by Andrey Shinkevich · 6 years ago
- 76f1cf0 qemu-iotests: add test case for dmg by yuchenlin · 6 years ago
- 4a9e751 qemu-iotests: Modern shell scripting (use $() instead of ``) by Mao Zhongyi · 6 years ago
- e8d81a6 qemu-iotests: convert `pwd` and $(pwd) to $PWD by Mao Zhongyi · 6 years ago
- 9691415 qemu-iotests: Use ppc64 qemu_arch on ppc64le host by Lukáš Doktor · 7 years ago
- 63ca840 iotests: Avoid realpath, for CentOS 6 by Eric Blake · 7 years ago
- e147313 qemu-iotests: Enable write tests for parallels by Kevin Wolf · 7 years ago
- 8803714 iotests: Restore stty settings on completion by Eric Blake · 7 years ago
- 09d653e qemu-iotests: merge "check" and "common" by Paolo Bonzini · 7 years ago
- 4e67049 qemu-iotests: get rid of $iam by Paolo Bonzini · 7 years ago
- 8f4dcab qemu-iotests: fix uninitialized variable by Paolo Bonzini · 7 years ago
- 3817ce0 qemu-iotests: do not include common.rc in "check" by Paolo Bonzini · 7 years ago
- cceaf1d qemu-iotests: cleanup and fix search for programs by Paolo Bonzini · 7 years ago
- 9ee4b6f qemu-iotests: get rid of AWK_PROG by Paolo Bonzini · 7 years ago
- f06a8dc qemu-iotests: remove dead code by Paolo Bonzini · 7 years ago
- 93e53fb iotests: Print full path of bad output if mismatch by Fam Zheng · 7 years ago
- a3e08c2 qemu-iotests: remove comment about root privileges requirement by Cleber Rosa · 8 years ago
- 80758ec qemu-iotests: remove commented out variables by Cleber Rosa · 8 years ago
- 657c572 qemu-iotests: get rid of _full_imgproto_details() by Cleber Rosa · 8 years ago
- 217a068 qemu-iotests: support per-format golden output files by Stefan Hajnoczi · 8 years ago
- b43671f tests: Avoid non-portable 'echo -ARG' by Eric Blake · 8 years ago
- 36bd422 iotests: record separate timings per format,protocol pair by Daniel P. Berrange · 8 years ago
- 0145b4e qemu-iotests: check: don't place files with predictable names in /tmp by Sascha Silbe · 9 years ago
- 934659c iotests: Do not suppress segfaults in bash tests by Max Reitz · 10 years ago
- e166b41 qemu-iotests: qemu machine type support by Bo Tu · 10 years ago
- aa4f592 qemu-iotests: Make debugging python tests easier by Fam Zheng · 10 years ago
- b8aff7d qemu-iotests: Speed up make check-block by Fam Zheng · 10 years ago
- ea81ca9 iotests: Use $PYTHON for Python scripts by Max Reitz · 11 years ago
- 7fed1a4 iotests: Source common.env by Max Reitz · 11 years ago
- e8f8624 iotests: Allow out-of-tree run by Max Reitz · 11 years ago
- 7d98353 Revert "iotests: Use configured python" by Peter Maydell · 11 years ago
- f915db0 iotests: Use configured python by Max Reitz · 11 years ago
- 9c468a0 qemu-iotests: add 058 internal snapshot export with qemu-nbd case by Wenchao Xia · 11 years ago
- 3baa844 qemu-iotests: Add "-c <cache-mode>" option by Fam Zheng · 11 years ago
- 30b005d qemu-iotests: add infrastructure of fd passing via SCM by Wenchao Xia · 12 years ago
- 8f94b07 qemu-iotests: Fixed test case 026 by Kevin Wolf · 12 years ago
- 79e40ab qemu-iotests: Whitespace cleanup by Kevin Wolf · 12 years ago
- 0412960 tests: set MALLOC_PERTURB_ to expose memory bugs by Stefan Hajnoczi · 12 years ago
- 8900436 qemu-iotests: Add -o and make v3 the default for qcow2 by Kevin Wolf · 13 years ago
- 92ab69b qemu-iotests: 026: Reduce output changes for cache=none qcow2 by Kevin Wolf · 14 years ago
- df4b627 qemu-iotests: check: print relevant path information by Lucas Meneghel Rodrigues · 13 years ago
- 9cdfa1b qemu-iotests: add support for rbd and sheepdog protocols by MORITA Kazutaka · 14 years ago
- 908eaf6 qemu-iotests: explicitly use bash interpreter by Stefan Hajnoczi · 15 years ago
- e8c212d qemu-iotests: replace FSF postal addresses with www.gnu.org links by Christoph Hellwig · 16 years ago
- 6bf19c9 qemu-iotests: Initial import into the public repository. by Christoph Hellwig · 16 years ago