aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/common.rc
AgeCommit message (Expand)Author
2022-08-02qemu-iotests: Discard stderr when probing devicesCole Robinson
2022-05-12qemu-iotests: inline common.config into common.rcPaolo Bonzini
2022-03-07iotests: Write test output to TEST_DIRHanna Reitz
2022-03-04tests/qemu-iotests: Rework the checks and spots using GNU sedThomas Huth
2022-02-01iotests: bash tests: filter compression typeVladimir Sementsov-Ogievskiy
2022-02-01iotests/common.rc: introduce _qcow2_dump_header helperVladimir Sementsov-Ogievskiy
2021-09-01qemu-iotests: add gdbserver option to script tests tooEmanuele Giuseppe Esposito
2021-07-09export/fuse: Add allow-other optionMax Reitz
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster
2021-03-24iotests: iothreads need ioeventfdLaurent Vivier
2021-02-15iotests: Consistent $IMGOPTS boundary matchingMax Reitz
2021-02-08iotests: fix loading of common.config from tests/ subdirDaniel P. Berrangé
2021-01-26iotests: fix _check_o_directVladimir Sementsov-Ogievskiy
2020-12-11iotests: Allow testing FUSE exportsMax Reitz
2020-12-11iotests: Give access to the qemu-storage-daemonMax Reitz
2020-12-11iotests: Let _make_test_img guess $TEST_IMG_FILEMax Reitz
2020-07-17Remove VXHS block deviceMarc-André Lureau
2020-07-06iotests: Check whether luks worksMax Reitz
2020-07-06iotests/common.rc: Add _require_working_luksMax Reitz
2020-05-08iotests: handle tmpfsVladimir Sementsov-Ogievskiy
2020-03-26iotests: Add poke_file_[bl]e functionsMax Reitz
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