aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-08-16test-qobject-input-visitor: Avoid format string ambiguityMarkus Armbruster1-9/+10
2018-08-16libqtest: Simplify qmp_fd_vsend() a bitMarkus Armbruster1-11/+7
2018-08-16qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()Markus Armbruster2-19/+20
2018-08-16libqtest: Document calling conventionsEric Blake1-8/+21
2018-08-16libqtest: Remove qtest_qmp_discard_response() & friendsMarkus Armbruster11-55/+34
2018-08-16libqtest: Clean up how we read the QMP greetingMarkus Armbruster1-1/+3
2018-08-16libqtest: Clean up how we read device_del messagesMarkus Armbruster1-1/+1
2018-08-16libqtest: Rename functions to send QMP messagesMarkus Armbruster5-33/+33
2018-08-15Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into ...Peter Maydell3-11/+13
2018-08-15tests: fix crumple/recursive leakMarc-André Lureau1-0/+1
2018-08-15qapi: Fix some pycodestyle-3 complaintsMarkus Armbruster1-6/+7
2018-08-15tests: change /0.15/* tests to /qmp/*Marc-André Lureau1-5/+5
2018-08-15tests/vm: Add vm-build-all/vm-clean-all in help textFam Zheng1-0/+3
2018-08-15tests/vm: Use make's --output-sync optionPeter Maydell4-8/+8
2018-08-15tests/vm: Bump guest RAM up from 2G to 4GPeter Maydell1-1/+1
2018-08-15tests/vm: Propagate V=1 down into the make inside the VMPeter Maydell6-8/+12
2018-08-15tests/vm: Pass the jobs parallelism setting to 'make check'Peter Maydell4-4/+4
2018-08-15tests: vm: Add vm-clean-allFam Zheng1-1/+4
2018-08-15tests: Add centos VM testingFam Zheng2-1/+86
2018-08-15tests: Allow overriding archive path with SRC_ARCHIVEFam Zheng1-2/+5
2018-08-15tests: Add an option for snapshot (default: off)Fam Zheng1-1/+6
2018-08-15docker: Install more packages in centos7Fam Zheng1-0/+3
2018-08-15tests/vm: Add flex and bison to the vm imagePhilippe Mathieu-Daudé1-1/+1
2018-08-15tests/vm: Only use -cpu 'host' if KVM is availablePhilippe Mathieu-Daudé1-1/+2
2018-08-03tests/acpi: update tables after memory hotplug changesMichael S. Tsirkin4-0/+0
2018-08-03tests/acpi-test: update ACPI tables test blobsDou Liyang2-0/+0
2018-07-31Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell1-1/+21
2018-07-31tests: add check_invalid_maps to test-mmapAlex Bennée1-1/+21
2018-07-30qemu-iotests: Test query-blockstats with -drive and -blockdevKevin Wolf3-0/+307
2018-07-30iotests: Add test for 'qemu-img convert -C' compatibilityFam Zheng2-0/+19
2018-07-30iotests: Don't lock /dev/null in 226Fam Zheng1-2/+2
2018-07-30qcow2: A grammar fix in conflicting cache sizing error messageLeonid Bloch2-3/+3
2018-07-28qstring: Move qstring_from_substr()'s @end one to the rightMarkus Armbruster2-2/+2
2018-07-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180724a'...Peter Maydell1-1/+1
2018-07-24tests: fix TLS handshake failure with TLS 1.3Daniel P. Berrangé1-2/+2
2018-07-24tests: use error_abort in places expecting errorsDaniel P. Berrangé3-72/+39
2018-07-24tests: don't silence error reporting for all testsDaniel P. Berrangé1-0/+2
2018-07-24tests: call qcrypto_init instead of gnutls_global_initDaniel P. Berrangé1-1/+2
2018-07-24tests: only update last_byte when at the edgePeter Xu1-1/+1
2018-07-24tests/tcg: remove runcom testAlex Bennée4-200/+0
2018-07-24docker: perform basic binfmt_misc validation in docker.pyAlex Bennée1-0/+30
2018-07-24docker: ignore distro versioning of debootstrapAlex Bennée1-4/+7
2018-07-24docker: add commentary to debian-bootstrap.dockerAlex Bennée1-0/+1
2018-07-24docker: Update debootstrap script after Debian migration from Alioth to SalsaPhilippe Mathieu-Daudé1-1/+1
2018-07-24docker: report hint when docker.py check failsAlex Bennée1-1/+2
2018-07-24docker: drop QEMU_TARGET check, fallback in EXECUTABLE not setAlex Bennée1-4/+1
2018-07-24docker: add expansion for docker-test-FOO to Makefile.includeAlex Bennée1-2/+4
2018-07-24docker: add test-unit runnerAlex Bennée1-0/+21
2018-07-24docker: Makefile.include don't include partial imagesAlex Bennée1-2/+7
2018-07-24docker: gracefully skip check_qemuAlex Bennée1-1/+7