Age | Commit message (Expand) | Author |
2020-02-07 | tests/qemu-iotests/check: Only check for Python 3 interpreter | Philippe Mathieu-Daudé |
2020-02-07 | tests/qemu-iotests/check: Allow use of python3 interpreter | Philippe Mathieu-Daudé |
2020-02-06 | iotests: Skip Python-based tests if QEMU does not support virtio-blk | Thomas Huth |
2020-01-30 | tests/qemu-iotests: enable testing with aio options | Aarushi Mehta |
2020-01-06 | tests/qemu-iotests: Update tests to recent desugarized -accel option | Philippe Mathieu-Daudé |
2019-11-18 | iotests: Fix "no qualified output" error path | Kevin Wolf |
2019-10-28 | iotests: Introduce $SOCK_DIR | Max Reitz |
2019-10-04 | iotests: Require Python 3.6 or later | Kevin Wolf |
2019-09-16 | tests/qemu-iotests/check: Replace "tests" with "iotests" in final status text | Thomas Huth |
2019-09-03 | iotests: Add -display none to the qemu options | Max Reitz |
2019-07-23 | tests/qemu-iotests/check: Allow tests without groups | Thomas Huth |
2019-06-18 | iotests: Hide timestamps for skipped tests | Max Reitz |
2019-06-04 | iotests: Fix duplicated diff output on failure | Kevin Wolf |
2019-05-28 | tests/qemu-iotests: re-format output to for make check-block | Alex Bennée |
2019-05-21 | tests/qemu-iotests/check: Pick a default machine if necessary | Thomas Huth |
2019-03-08 | qemu-iotests: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé |
2019-03-08 | iotests: ask QEMU for supported formats | Andrey Shinkevich |
2019-02-01 | qemu-iotests: add test case for dmg | yuchenlin |
2018-11-19 | qemu-iotests: Modern shell scripting (use $() instead of ``) | Mao Zhongyi |
2018-11-19 | qemu-iotests: convert `pwd` and $(pwd) to $PWD | Mao Zhongyi |
2018-04-03 | qemu-iotests: Use ppc64 qemu_arch on ppc64le host | Lukáš Doktor |
2018-03-19 | iotests: Avoid realpath, for CentOS 6 | Eric Blake |
2018-03-19 | qemu-iotests: Enable write tests for parallels | Kevin Wolf |
2017-10-06 | iotests: Restore stty settings on completion | Eric Blake |
2017-10-06 | qemu-iotests: merge "check" and "common" | Paolo Bonzini |
2017-10-06 | qemu-iotests: get rid of $iam | Paolo Bonzini |
2017-10-06 | qemu-iotests: fix uninitialized variable | Paolo Bonzini |
2017-10-06 | qemu-iotests: do not include common.rc in "check" | Paolo Bonzini |
2017-10-06 | qemu-iotests: cleanup and fix search for programs | Paolo Bonzini |
2017-10-06 | qemu-iotests: get rid of AWK_PROG | Paolo Bonzini |
2017-10-06 | qemu-iotests: remove dead code | Paolo Bonzini |
2017-09-26 | iotests: Print full path of bad output if mismatch | Fam Zheng |
2017-08-14 | qemu-iotests: remove comment about root privileges requirement | Cleber Rosa |
2017-08-14 | qemu-iotests: remove commented out variables | Cleber Rosa |
2017-08-14 | qemu-iotests: get rid of _full_imgproto_details() | Cleber Rosa |
2017-07-11 | qemu-iotests: support per-format golden output files | Stefan Hajnoczi |
2017-07-11 | tests: Avoid non-portable 'echo -ARG' | Eric Blake |
2017-02-12 | iotests: record separate timings per format,protocol pair | Daniel P. Berrange |
2016-04-12 | qemu-iotests: check: don't place files with predictable names in /tmp | Sascha Silbe |
2015-09-04 | iotests: Do not suppress segfaults in bash tests | Max Reitz |
2015-09-04 | qemu-iotests: qemu machine type support | Bo Tu |
2015-05-22 | qemu-iotests: Make debugging python tests easier | Fam Zheng |
2015-01-13 | qemu-iotests: Speed up make check-block | Fam Zheng |
2014-06-27 | iotests: Use $PYTHON for Python scripts | Max Reitz |
2014-06-27 | iotests: Source common.env | Max Reitz |
2014-06-27 | iotests: Allow out-of-tree run | Max Reitz |
2014-05-15 | Revert "iotests: Use configured python" | Peter Maydell |
2014-05-09 | iotests: Use configured python | Max Reitz |
2013-12-04 | qemu-iotests: add 058 internal snapshot export with qemu-nbd case | Wenchao Xia |
2013-12-04 | qemu-iotests: Add "-c <cache-mode>" option | Fam Zheng |