aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/common.rc
AgeCommit message (Expand)AuthorFilesLines
2023-09-22iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_fileDenis V. Lunev1-2/+7
2023-06-02iotests: Fix test 104 under NBDEric Blake1-1/+2
2023-02-01iotests: Filter child node informationHanna Reitz1-8/+14
2022-08-02qemu-iotests: Discard stderr when probing devicesCole Robinson1-2/+2
2022-05-12qemu-iotests: inline common.config into common.rcPaolo Bonzini1-12/+19
2022-03-07iotests: Write test output to TEST_DIRHanna Reitz1-3/+3
2022-03-04tests/qemu-iotests: Rework the checks and spots using GNU sedThomas Huth1-22/+23
2022-02-01iotests: bash tests: filter compression typeVladimir Sementsov-Ogievskiy1-1/+13
2022-02-01iotests/common.rc: introduce _qcow2_dump_header helperVladimir Sementsov-Ogievskiy1-0/+10
2021-09-01qemu-iotests: add gdbserver option to script tests tooEmanuele Giuseppe Esposito1-1/+7
2021-07-09export/fuse: Add allow-other optionMax Reitz1-1/+5
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster1-4/+0
2021-03-24iotests: iothreads need ioeventfdLaurent Vivier1-0/+13
2021-02-15iotests: Consistent $IMGOPTS boundary matchingMax Reitz1-1/+3
2021-02-08iotests: fix loading of common.config from tests/ subdirDaniel P. Berrangé1-2/+8
2021-01-26iotests: fix _check_o_directVladimir Sementsov-Ogievskiy1-3/+4
2020-12-11iotests: Allow testing FUSE exportsMax Reitz1-0/+124
2020-12-11iotests: Give access to the qemu-storage-daemonMax Reitz1-0/+17
2020-12-11iotests: Let _make_test_img guess $TEST_IMG_FILEMax Reitz1-3/+37
2020-07-17Remove VXHS block deviceMarc-André Lureau1-33/+0
2020-07-06iotests: Check whether luks worksMax Reitz1-0/+3
2020-07-06iotests/common.rc: Add _require_working_luksMax Reitz1-0/+27
2020-05-08iotests: handle tmpfsVladimir Sementsov-Ogievskiy1-2/+35
2020-03-26iotests: Add poke_file_[bl]e functionsMax Reitz1-0/+24
2020-03-11iotests: Fix nonportable use of od --endianEric Blake1-5/+17
2020-02-06iotests: Check for the availability of the required devices in 267 and 127Thomas Huth1-0/+14
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta1-0/+14
2020-01-06iotests: Allow check -o data_fileMax Reitz1-1/+21
2020-01-06iotests: Add -o and --no-opts to _make_test_imgMax Reitz1-0/+13
2020-01-06iotests: Let _make_test_img parse its parametersMax Reitz1-8/+20
2019-12-19iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz1-1/+2
2019-12-18iotests: Provide a function for checking the creation of huge filesThomas Huth1-0/+10
2019-11-18iotests: Switch nbd tests to use Unix rather than TCPEric Blake1-5/+8
2019-10-28iotests: Add peek_file* functionsMax Reitz1-0/+20
2019-10-10qemu-iotests: ignore leaks on failure paths in 026Vladimir Sementsov-Ogievskiy1-0/+17
2019-09-13iotests: Add casenotrun report to bash testsAndrey Shinkevich1-0/+9
2019-09-13iotests: exclude killed processes from running under ValgrindAndrey Shinkevich1-2/+10
2019-09-13iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich1-18/+70
2019-09-03iotests: Check for enabled drivers before testing themThomas Huth1-0/+14
2019-06-13iotests: Use qemu-nbd's --pid-fileMax Reitz1-4/+2
2019-05-07block/ssh: Implement .bdrv_refresh_filename()Max Reitz1-1/+1
2019-03-08qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé1-0/+13
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé1-1/+1
2019-02-25iotests: Filter SSH pathsMax Reitz1-0/+1
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi1-1/+1
2018-10-26qemu-iotests: fix filename containing checksCleber Rosa1-2/+2
2018-07-12iotests: nbd: Stop qemu-nbd before remaking imageFam Zheng1-6/+15
2018-05-23qemu-iotests: Filter NFS pathsKevin Wolf1-1/+7
2018-05-23qemu-iotests: Fix paths for NFSKevin Wolf1-2/+2
2018-03-19qemu-iotests: Test luks QMP image creationKevin Wolf1-1/+1