aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/common.rc
AgeCommit message (Expand)Author
2020-03-11iotests: Fix nonportable use of od --endianEric Blake
2020-02-06iotests: Check for the availability of the required devices in 267 and 127Thomas Huth
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta
2020-01-06iotests: Allow check -o data_fileMax Reitz
2020-01-06iotests: Add -o and --no-opts to _make_test_imgMax Reitz
2020-01-06iotests: Let _make_test_img parse its parametersMax Reitz
2019-12-19iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz
2019-12-18iotests: Provide a function for checking the creation of huge filesThomas Huth
2019-11-18iotests: Switch nbd tests to use Unix rather than TCPEric Blake
2019-10-28iotests: Add peek_file* functionsMax Reitz
2019-10-10qemu-iotests: ignore leaks on failure paths in 026Vladimir Sementsov-Ogievskiy
2019-09-13iotests: Add casenotrun report to bash testsAndrey Shinkevich
2019-09-13iotests: exclude killed processes from running under ValgrindAndrey Shinkevich
2019-09-13iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich
2019-09-03iotests: Check for enabled drivers before testing themThomas Huth
2019-06-13iotests: Use qemu-nbd's --pid-fileMax Reitz
2019-05-07block/ssh: Implement .bdrv_refresh_filename()Max Reitz
2019-03-08qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-02-25iotests: Filter SSH pathsMax Reitz
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi
2018-10-26qemu-iotests: fix filename containing checksCleber Rosa
2018-07-12iotests: nbd: Stop qemu-nbd before remaking imageFam Zheng
2018-05-23qemu-iotests: Filter NFS pathsKevin Wolf
2018-05-23qemu-iotests: Fix paths for NFSKevin Wolf
2018-03-19qemu-iotests: Test luks QMP image creationKevin Wolf
2018-01-23iotests: Fix _img_info for backslashesMax Reitz
2017-11-14iotests: Use new-style NBD connectionsEric Blake
2017-10-06qemu-iotests: get rid of $iamPaolo Bonzini
2017-10-06qemu-iotests: disintegrate more parts of common.configPaolo Bonzini
2017-10-06qemu-iotests: do not include common.rc in "check"Paolo Bonzini
2017-10-06qemu-iotests: limit non-_PROG-suffixed variables to common.rcPaolo Bonzini
2017-10-06qemu-iotests: move "check" code out of common.rcPaolo Bonzini
2017-10-06qemu-iotests: remove dead codePaolo Bonzini
2017-08-14qemu-iotests: get rid of _full_imgproto_details()Cleber Rosa
2017-08-01qemu-iotests/059: Fix leaked image filesKevin Wolf
2017-07-11iotests: reduce PBKDF iterations when testing LUKSDaniel P. Berrange
2017-04-27iotests: Launch qemu-nbd with -e 42Max Reitz
2017-04-24block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal
2017-03-13block: Drop unmaintained 'archipelago' driverEric Blake
2017-02-24qemu-iotests: redirect nbd server stdout to /dev/nullJeff Cody
2017-02-24qemu-iotests: add ability to exclude certain protocols from testsJeff Cody
2017-02-12qemu-iotests: Add _unsupported_fmt helperNir Soffer
2017-02-12qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody
2016-10-27qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAXKevin Wolf
2016-09-20qemu-img: add the 'dd' subcommandReda Sallahi
2016-05-12block: enable testing of LUKS driver with block I/O testsDaniel P. Berrange
2016-05-12block: add support for encryption secrets in block I/O testsDaniel P. Berrange
2016-05-12block: add support for --image-opts in block I/O testsDaniel P. Berrange
2016-04-15qemu-iotests: common.rc: drop unused _do()Sascha Silbe