summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-11-06tests: Fix Python 3 detection on older GNU make versionsEduardo Habkost
2018-11-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-11-05tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35Laszlo Ersek
2018-11-05bios-tables-test: prepare expected files for mmio64Michael S. Tsirkin
2018-11-05tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/Peter Maydell
2018-11-05tests: Move tests/acpi-test-data/ to tests/data/acpi/Peter Maydell
2018-11-05option: Make option help nicer to readMax Reitz
2018-11-05qemu-iotests: Test auto-read-only with -drive and -blockdevKevin Wolf
2018-11-05iotest: Test x-blockdev-change on a QuorumAlberto Garcia
2018-11-05iotest: Test the blkverify mode of the Quorum driverAlberto Garcia
2018-11-05iotests: make 083 specific to rawCleber Rosa
2018-11-02tests/boot-serial-test: Add microbit board testcaseJulia Suvorova
2018-11-02Merge remote-tracking branch 'remotes/elmarco/tags/chrdev-pull-request' into ...Peter Maydell
2018-11-01Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-11-01Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-10-29-2...Peter Maydell
2018-11-01tests/test-char: Check websocket chardev functionalityJulia Suvorova
2018-10-30Acceptance tests: add make rule for running themCleber Rosa
2018-10-30Bootstrap Python venv for testsCleber Rosa
2018-10-30iotests: Unify log outputs between Python 2 and 3Max Reitz
2018-10-30iotests: Modify imports for Python 3Max Reitz
2018-10-30iotests: 'new' module replacement in 169Max Reitz
2018-10-30iotests: Explicitly bequeath FDs in PythonMax Reitz
2018-10-30iotests: Different iterator behavior in Python 3Max Reitz
2018-10-30iotests: Use // for Python integer divisionMax Reitz
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz
2018-10-30iotests: Flush in iotests.py's QemuIoInteractiveMax Reitz
2018-10-30iotests: Make nbd-fault-injector flushMax Reitz
2018-10-30tests/tpm: Display if swtpm is not found or --tpm2 not supportedMarc-André Lureau
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-29iotests: 169: add cases for source vm resumingVladimir Sementsov-Ogievskiy
2018-10-29iotests: improve 169Vladimir Sementsov-Ogievskiy
2018-10-29iotests: 169: drop deprecated 'autoload' parameterVladimir Sementsov-Ogievskiy
2018-10-27Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...Peter Maydell
2018-10-26tests/bios-tables-test: Remove an useless castPhilippe Mathieu-Daudé
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil
2018-10-26qemu-iotests: make 218 executableCleber Rosa
2018-10-26qemu-iotests: fix filename containing checksCleber Rosa
2018-10-26tests/tcg/README: fix location for lm32 testsCleber Rosa
2018-10-26tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé
2018-10-26tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé
2018-10-26tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé
2018-10-26tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé
2018-10-26tests: docker: update test-mingw for GTK+ 2.0 removalPaolo Bonzini
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-10-25tests/tpm: fix tpm_util_swtpm_has_tpm2()Marc-André Lureau
2018-10-24crypto: add testing for unaligned buffers with XTS cipher modeDaniel P. Berrangé
2018-10-24crypto: refactor XTS cipher mode test suiteDaniel P. Berrangé