aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-01-27iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy6-1296/+139
2021-01-27iotests: add testrunner.pyVladimir Sementsov-Ogievskiy1-0/+367
2021-01-27iotests: add testenv.pyVladimir Sementsov-Ogievskiy1-0/+281
2021-01-27iotests: add findtests.pyVladimir Sementsov-Ogievskiy1-0/+159
2021-01-27iotests: 146: drop extra whitespaces from .out fileVladimir Sementsov-Ogievskiy1-390/+390
2021-01-27virtio-scsi-test: Test writing to scsi-cd deviceKevin Wolf1-0/+39
2021-01-26iotests/178: Pass value to invalid optionMax Reitz3-3/+3
2021-01-26iotests/118: Drop 'change' testMax Reitz2-21/+3
2021-01-26iotests: Add test for the regression fixed in c8bf9a9169Alberto Garcia3-0/+134
2021-01-26iotests: 257: prepare for backup over block-copyVladimir Sementsov-Ogievskiy2-153/+154
2021-01-26iotests: 219: prepare for backup over block-copyVladimir Sementsov-Ogievskiy1-6/+7
2021-01-26iotests: 185: prepare for backup over block-copyVladimir Sementsov-Ogievskiy2-2/+4
2021-01-26iotests/129: Limit backup's max-chunk/max-workersMax Reitz1-1/+6
2021-01-26iotests: 56: prepare for backup over block-copyVladimir Sementsov-Ogievskiy1-2/+7
2021-01-26job: call job_enter from job_pauseVladimir Sementsov-Ogievskiy1-0/+24
2021-01-26iotests/300: Clean up pylint and mypy complaintsMax Reitz2-4/+16
2021-01-26iotests/129: Clean up pylint and mypy complaintsMax Reitz2-3/+3
2021-01-26iotests/129: Limit mirror job's buffer sizeMax Reitz1-1/+1
2021-01-26iotests/129: Actually test a commit jobMax Reitz1-2/+25
2021-01-26iotests/129: Use throttle nodeMax Reitz1-24/+13
2021-01-26iotests/129: Do not check @busyMax Reitz1-1/+1
2021-01-26iotests/129: Remove test images in tearDown()Max Reitz1-0/+2
2021-01-26iotests: Move try_remove to iotests.pyMax Reitz2-11/+8
2021-01-26iotests/297: Rewrite in Python and extend reachMax Reitz2-25/+92
2021-01-26iotests.py: Assume a couple of variables as givenMax Reitz2-14/+13
2021-01-26block: apply COR-filter to block-stream jobsAndrey Shinkevich3-12/+18
2021-01-26iotests: 30: prepare to COR filter insertion by stream jobVladimir Sementsov-Ogievskiy1-1/+3
2021-01-26iotests: add #310 to test bottom node in COR driverAndrey Shinkevich3-0/+133
2021-01-26iotests: fix _check_o_directVladimir Sementsov-Ogievskiy1-3/+4
2021-01-23Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-13/+7
2021-01-23qemu-option: warn for short-form boolean optionsPaolo Bonzini1-1/+1
2021-01-23acceptance: switch to QMP change-vnc-password commandPaolo Bonzini1-12/+6
2021-01-21Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210121' into...Peter Maydell2-8/+8
2021-01-21Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...Peter Maydell296-31/+314
2021-01-21tests/tcg/s390x: Fix EXRL testsDavid Hildenbrand2-8/+8
2021-01-20iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy1-8/+1
2021-01-20iotests.py: fix qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy1-3/+2
2021-01-20iotests/264: fix styleVladimir Sementsov-Ogievskiy1-6/+5
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy291-0/+291
2021-01-20iotests/294: add shebang lineVladimir Sementsov-Ogievskiy1-0/+1
2021-01-20iotests: make tests executableVladimir Sementsov-Ogievskiy3-0/+0
2021-01-20iotests: fix some whitespaces in test output filesVladimir Sementsov-Ogievskiy3-12/+12
2021-01-20iotests/303: use dot slash for qcow2.py runningVladimir Sementsov-Ogievskiy1-1/+1
2021-01-20iotests/277: use dot slash for nbd-fault-injector.py runningVladimir Sementsov-Ogievskiy1-1/+1
2021-01-20tests: Fix memory leak in tpm-util.cStefan Berger1-1/+1
2021-01-20qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_getGan Qixin1-1/+4
2021-01-20tests/check-block.sh: Refuse to run the iotests with BusyBox' sedThomas Huth1-0/+7
2021-01-20tests/docker: Add dockerfile for Alpine LinuxJiaxun Yang1-0/+55
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang6-74/+74
2021-01-19npcm7xx_adc-test: Fix memleak in adc_qom_setGan Qixin1-0/+1