aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()Alberto Garcia2-1/+50
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()Alberto Garcia3-0/+128
2018-11-22iotests: Enhance 223 to cover multiple bitmap granularitiesEric Blake2-15/+60
2018-11-22nvme: fix out-of-bounds access to the CMBPaolo Bonzini2-11/+59
2018-11-22iotests: fix nbd test 233 to work correctly with raw imagesDaniel P. Berrangé1-3/+6
2018-11-21iotests: Skip 233 if certtool not installedEric Blake1-0/+3
2018-11-21iotests: Replace assertEquals() with assertEqual()Kevin Wolf3-6/+6
2018-11-21iotests: Replace time.clock() with TimeoutKevin Wolf1-10/+6
2018-11-20Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-11-2...Peter Maydell3-11/+33
2018-11-20qtest: log QEMU command linePaolo Bonzini1-11/+15
2018-11-19tests/ide: Free pcibus when finishing a testThomas Huth1-0/+4
2018-11-19tests: add qmp/missing-any-arg testMarc-André Lureau1-0/+14
2018-11-19iotests: Drop use of bash keyword 'function'Eric Blake35-86/+86
2018-11-19iotests: Also test I/O over NBD TLSEric Blake2-1/+21
2018-11-19tests: exercise NBD server in TLS modeDaniel P. Berrangé4-0/+178
2018-11-19tests: add iotests helpers for dealing with TLS certificatesDaniel P. Berrangé1-0/+137
2018-11-19tests: check if qemu-nbd is still alive before waitingDaniel P. Berrangé1-1/+9
2018-11-19tests: pull qemu-nbd iotest helpers into common.nbd fileDaniel P. Berrangé2-39/+64
2018-11-19qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi2-32/+32
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi4-7/+5
2018-11-19qemu-iotests: remove unused variable 'here'Mao Zhongyi170-170/+0
2018-11-19iotests: Test file-posix locking and reopenMax Reitz2-0/+80
2018-11-19iotests: Add new test 220 for max compressed cluster offsetEric Blake3-0/+151
2018-11-15Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-11-15-1...Peter Maydell1-1/+1
2018-11-14tests: tpm: Use g_test_message rather than fprintfStefan Berger1-1/+1
2018-11-14tests/tcg/multiarch: fix 32bit linux-test on 64bit hostLaurent Vivier1-2/+2
2018-11-13tests/guest-debug: fix scoping of failcountAlex Bennée1-0/+1
2018-11-12tests: Add unit tests for image lockingFam Zheng2-0/+159
2018-11-12docker: use HTTPS git URL for virglrendererStefan Hajnoczi1-1/+1
2018-11-06tests: Fix Python 3 detection on older GNU make versionsEduardo Habkost1-2/+2
2018-11-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell49-4/+18
2018-11-05tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35Laszlo Ersek1-0/+16
2018-11-05bios-tables-test: prepare expected files for mmio64Michael S. Tsirkin2-0/+0
2018-11-05tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/Peter Maydell2-1/+1
2018-11-05tests: Move tests/acpi-test-data/ to tests/data/acpi/Peter Maydell45-3/+1
2018-11-05option: Make option help nicer to readMax Reitz1-478/+478
2018-11-05qemu-iotests: Test auto-read-only with -drive and -blockdevKevin Wolf3-0/+207
2018-11-05iotest: Test x-blockdev-change on a QuorumAlberto Garcia2-0/+140
2018-11-05iotest: Test the blkverify mode of the Quorum driverAlberto Garcia2-0/+46
2018-11-05iotests: make 083 specific to rawCleber Rosa1-1/+1
2018-11-02tests/boot-serial-test: Add microbit board testcaseJulia Suvorova1-0/+19
2018-11-02Merge remote-tracking branch 'remotes/elmarco/tags/chrdev-pull-request' into ...Peter Maydell1-0/+125
2018-11-01Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell38-815/+896
2018-11-01Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-10-29-2...Peter Maydell3-44/+43
2018-11-01tests/test-char: Check websocket chardev functionalityJulia Suvorova1-0/+125
2018-10-30Acceptance tests: add make rule for running themCleber Rosa2-2/+20
2018-10-30Bootstrap Python venv for testsCleber Rosa2-0/+29
2018-10-30iotests: Unify log outputs between Python 2 and 3Max Reitz16-740/+744
2018-10-30iotests: Modify imports for Python 3Max Reitz2-6/+14
2018-10-30iotests: 'new' module replacement in 169Max Reitz1-2/+1