- e13fe27 qemu-iotests: Discard stderr when probing devices by Cole Robinson · 2 years, 9 months ago
- f706252 qemu-iotests: inline common.config into common.rc by Paolo Bonzini · 2 years, 10 months ago
- 1a8fcca iotests: Write test output to TEST_DIR by Hanna Reitz · 3 years ago
- 9086c76 tests/qemu-iotests: Rework the checks and spots using GNU sed by Thomas Huth · 3 years, 1 month ago
- dba5aee iotests: bash tests: filter compression type by Vladimir Sementsov-Ogievskiy · 3 years, 2 months ago
- c5e627a iotests/common.rc: introduce _qcow2_dump_header helper by Vladimir Sementsov-Ogievskiy · 3 years, 2 months ago
- 4d14db0 qemu-iotests: add gdbserver option to script tests too by Emanuele Giuseppe Esposito · 3 years, 7 months ago
- 8fc54f9 export/fuse: Add allow-other option by Max Reitz · 3 years, 8 months ago
- 09ec851 block: Drop the sheepdog block driver by Markus Armbruster · 3 years, 10 months ago
- 359a856 iotests: iothreads need ioeventfd by Laurent Vivier · 4 years ago
- b34cdf3 iotests: Consistent $IMGOPTS boundary matching by Max Reitz · 4 years, 1 month ago
- 458598e iotests: fix loading of common.config from tests/ subdir by Daniel P. Berrangé · 4 years, 1 month ago
- 0c8de0a iotests: fix _check_o_direct by Vladimir Sementsov-Ogievskiy · 4 years, 3 months 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
- d2d5310 iotests: Let _make_test_img guess $TEST_IMG_FILE by Max Reitz · 4 years, 4 months ago
- a084645 Remove VXHS block device by Marc-André Lureau · 4 years, 8 months ago
- d2a839e iotests: Check whether luks works by Max Reitz · 4 years, 8 months ago
- dc4ab02 iotests/common.rc: Add _require_working_luks by Max Reitz · 4 years, 8 months ago
- cfdca2b iotests: handle tmpfs by Vladimir Sementsov-Ogievskiy · 4 years, 10 months ago
- 2f8bb28 iotests: Add poke_file_[bl]e functions by Max Reitz · 5 years ago
- 69135eb iotests: Fix nonportable use of od --endian by Eric Blake · 5 years ago
- 9bdabfb iotests: Check for the availability of the required devices in 267 and 127 by Thomas Huth · 5 years ago
- 7156ca4 tests/qemu-iotests: enable testing with aio options by Aarushi Mehta · 5 years ago
- 1b35b85 iotests: Allow check -o data_file by Max Reitz · 5 years ago
- 8b6d7be iotests: Add -o and --no-opts to _make_test_img by Max Reitz · 5 years ago
- eea871d iotests: Let _make_test_img parse its parameters by Max Reitz · 5 years ago
- eb4ea9a iotests: Fix IMGOPTSSYNTAX for nbd by Max Reitz · 5 years ago
- 059f708 iotests: Provide a function for checking the creation of huge files by Thomas Huth · 5 years ago
- f3923a7 iotests: Switch nbd tests to use Unix rather than TCP by Eric Blake · 5 years ago
- fc8ba42 iotests: Add peek_file* functions by Max Reitz · 5 years ago
- ee1e66d qemu-iotests: ignore leaks on failure paths in 026 by Vladimir Sementsov-Ogievskiy · 5 years ago
- 5ff1c2c iotests: Add casenotrun report to bash tests by Andrey Shinkevich · 6 years ago
- 8af224d iotests: exclude killed processes from running under Valgrind by Andrey Shinkevich · 6 years ago
- 036d8cb iotests: allow Valgrind checking all QEMU processes by Andrey Shinkevich · 6 years ago
- 21b43d0 iotests: Check for enabled drivers before testing them by Thomas Huth · 6 years ago
- 4718360 iotests: Use qemu-nbd's --pid-file by Max Reitz · 6 years ago
- b8c1f90 block/ssh: Implement .bdrv_refresh_filename() by Max Reitz · 6 years ago
- bde36af qemu-iotests: Ensure GNU sed is used by Philippe Mathieu-Daudé · 6 years ago
- 11a82d1 qemu-iotests: Improve portability by searching bash in the $PATH by Philippe Mathieu-Daudé · 6 years ago
- ac3589d iotests: Filter SSH paths by Max Reitz · 6 years ago
- e8d81a6 qemu-iotests: convert `pwd` and $(pwd) to $PWD by Mao Zhongyi · 6 years ago
- 49cedf1 qemu-iotests: fix filename containing checks by Cleber Rosa · 6 years ago
- 2f9d408 iotests: nbd: Stop qemu-nbd before remaking image by Fam Zheng · 7 years ago
- 8908b25 qemu-iotests: Filter NFS paths by Kevin Wolf · 7 years ago
- 655ae6b qemu-iotests: Fix paths for NFS by Kevin Wolf · 7 years ago
- d06195e qemu-iotests: Test luks QMP image creation by Kevin Wolf · 7 years ago
- 6dd6d7a iotests: Fix _img_info for backslashes by Max Reitz · 7 years ago
- 147b44b iotests: Use new-style NBD connections by Eric Blake · 7 years ago
- 4e67049 qemu-iotests: get rid of $iam by Paolo Bonzini · 7 years ago
- cce293a qemu-iotests: disintegrate more parts of common.config by Paolo Bonzini · 7 years ago
- 3817ce0 qemu-iotests: do not include common.rc in "check" by Paolo Bonzini · 7 years ago
- d1f2447 qemu-iotests: limit non-_PROG-suffixed variables to common.rc by Paolo Bonzini · 7 years ago
- 4825948 qemu-iotests: move "check" code out of common.rc by Paolo Bonzini · 7 years ago
- f06a8dc qemu-iotests: remove dead code by Paolo Bonzini · 7 years ago
- 657c572 qemu-iotests: get rid of _full_imgproto_details() by Cleber Rosa · 8 years ago
- 59fa68f qemu-iotests/059: Fix leaked image files by Kevin Wolf · 8 years ago
- 307d999 iotests: reduce PBKDF iterations when testing LUKS by Daniel P. Berrange · 8 years ago
- 03a0aa3 iotests: Launch qemu-nbd with -e 42 by Max Reitz · 8 years ago
- ae0c0a3 block/vxhs.c: Add qemu-iotests for new block device type "vxhs" by Ashish Mittal · 8 years ago
- e32ccbc block: Drop unmaintained 'archipelago' driver by Eric Blake · 8 years ago
- 43421ea qemu-iotests: redirect nbd server stdout to /dev/null by Jeff Cody · 8 years ago
- dfac03d qemu-iotests: add ability to exclude certain protocols from tests by Jeff Cody · 8 years ago
- b4a2caa qemu-iotests: Add _unsupported_fmt helper by Nir Soffer · 8 years ago
- 846a1d1 qemu-iotests: Don't create fifos / pidfiles with protocol paths by Jeff Cody · 8 years ago
- e5b77ee qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX by Kevin Wolf · 8 years ago
- 86ce1f6 qemu-img: add the 'dd' subcommand by Reda Sallahi · 9 years ago
- 4e9b25f block: enable testing of LUKS driver with block I/O tests by Daniel P. Berrange · 9 years ago
- b7e875b block: add support for encryption secrets in block I/O tests by Daniel P. Berrange · 9 years ago
- 076003f block: add support for --image-opts in block I/O tests by Daniel P. Berrange · 9 years ago
- 6bb6f6c qemu-iotests: common.rc: drop unused _do() by Sascha Silbe · 9 years ago
- e6c1766 qemu-iotests: fix -valgrind option for check by Jeff Cody · 9 years ago
- f6c8c2e qemu-iotests: fix cleanup of background processes by Jeff Cody · 9 years ago
- 934659c iotests: Do not suppress segfaults in bash tests by Max Reitz · 10 years ago
- 6440d44 iotests: Specify format for qemu-nbd by Max Reitz · 10 years ago
- a2d9c0c qemu-iotests: Replace "/bin/true" with "true" by Fam Zheng · 10 years ago
- f798068 iotests: Only kill NBD server if it runs by Max Reitz · 10 years ago
- e800e5d qemu-iotests: 060: Filter the real disk size by Kevin Wolf · 10 years ago
- 6ffb4cb qemu-iotests: Fix 028 reference output for qed by Kevin Wolf · 11 years ago
- 746ebfa qemu-iotests: add support for Archipelago protocol by Chrysostomos Nanakos · 11 years ago
- e8f8624 iotests: Allow out-of-tree run by Max Reitz · 11 years ago
- c557527 block: qemu-iotests - fix image cleanup when using spaced pathnames by Jeff Cody · 11 years ago
- 47f73da qemu-iotests: add ./check -cloop support by Stefan Hajnoczi · 11 years ago
- 9147d01 discard rbd error output when not relevant in qemu-iotests by Loic Dachary · 11 years ago
- 170632d qemu-iotests: enable support for NFS protocol by Peter Lieven · 11 years ago
- 487c191 qemu-iotests: Clean up all extents for vmdk by Fam Zheng · 11 years ago
- 2c77f52 qemu-iotests: Introduce _unsupported_imgopts by Fam Zheng · 11 years ago
- 9c468a0 qemu-iotests: add 058 internal snapshot export with qemu-nbd case by Wenchao Xia · 11 years ago
- f210a83 qemu-iotests: Add _default_cache_mode and _supported_cache_modes by Fam Zheng · 11 years ago
- 228b234 block: vhdx - update _make_test_img() to filter out vhdx options by Jeff Cody · 11 years ago
- 0018c03 block: qemu-iotests, fix _make_test_img() to work with spaced pathnames by Jeff Cody · 11 years ago
- 89e9118 block: qemu-iotests for vhdx, read sample dynamic image by Jeff Cody · 11 years ago
- 4c2e946 qemu-iotests: Discard specific info in _img_info by Max Reitz · 11 years ago
- fef9c19 qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage by Jeff Cody · 11 years ago
- 85edbd3 qemu-iotests: Add basic ability to use binary sample images by Jeff Cody · 11 years ago
- 2c78857 qemu-iotests: Adjustments due to error propagation by Max Reitz · 11 years ago
- 79e40ab qemu-iotests: Whitespace cleanup by Kevin Wolf · 12 years ago
- 23ea2ec qemu-iotests: add poke_file utility function by Stefan Hajnoczi · 12 years ago
- bd91ecb qemu-iotests: Try creating huge qcow2 image by Kevin Wolf · 12 years ago
- 86abefd qemu-iotests: Filter out 'adapter_type' by Fam Zheng · 12 years ago