aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-01-12test: Move qtests to a separate directoryThomas Huth106-110/+111
2020-01-12tests/Makefile: Separate unit test dependencies from qtest dependenciesThomas Huth1-5/+5
2020-01-12tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variablesThomas Huth1-126/+130
2020-01-12tests/ptimer: Remove unnecessary inclusion of libqtest.hThomas Huth1-1/+0
2020-01-12tests/Makefile: test-char does not need libqtestThomas Huth1-1/+1
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée3-0/+53
2020-01-09tests/tcg: extract __semi_call into a header and expandAlex Bennée3-20/+45
2020-01-09tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée2-1/+48
2020-01-09testing: don't nest build for fp-testAlex Bennée2-9/+7
2020-01-09freebsd: use python37Gerd Hoffmann1-1/+2
2020-01-09tests/vm: update openbsd to release 6.6Gerd Hoffmann1-2/+2
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-0/+391
2020-01-07tests/iothread: Always connect iothread GSource to a GMainContextPeter Maydell1-0/+30
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell11-167/+731
2020-01-06Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...Peter Maydell121-471/+735
2020-01-06tests: add virtio-scsi and virtio-blk seg_max_adjust testDenis Plotnikov1-0/+134
2020-01-06tests: add dbus-vmstate-testMarc-André Lureau4-1/+510
2020-01-06tests: add migration-helpers unitMarc-André Lureau4-166/+216
2020-01-06dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau4-0/+4
2020-01-06vmstate: add qom interface to get idMarc-André Lureau1-0/+1
2020-01-06tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé2-4/+4
2020-01-06tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich2-0/+57
2020-01-06iotests: Allow check -o data_fileMax Reitz2-3/+42
2020-01-06iotests: Disable data_file where it cannot be usedMax Reitz44-53/+127
2020-01-06iotests: Make 198 work with data_fileMax Reitz2-4/+6
2020-01-06iotests: Make 137 work with data_fileMax Reitz2-8/+13
2020-01-06iotests: Make 110 work with data_fileMax Reitz2-4/+7
2020-01-06iotests: Make 091 work with data_fileMax Reitz2-3/+1
2020-01-06iotests: Avoid cp/mv of test imagesMax Reitz4-19/+13
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz57-95/+118
2020-01-06iotests: Avoid qemu-img createMax Reitz5-7/+6
2020-01-06iotests: Drop IMGOPTS use in 267Max Reitz1-4/+8
2020-01-06iotests: Replace IMGOPTS='' by --no-optsMax Reitz5-9/+9
2020-01-06iotests: Replace IMGOPTS= by -oMax Reitz22-101/+100
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz1-1/+1
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
2020-01-06iotests: Drop compat=1.1 in 050Max Reitz1-4/+0
2020-01-06iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz6-9/+11
2020-01-06iotests: Filter refcount_order in 036Max Reitz2-51/+6
2020-01-06iotests: Add _filter_json_filenameMax Reitz1-0/+24
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz7-89/+99
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz1-0/+5
2020-01-06iotests: s/qocw2/qcow2/Max Reitz8-8/+8
2020-01-06iotests: Add test for failing mirror completeMax Reitz2-2/+46
2020-01-06iotests: Add @error to wait_until_completedMax Reitz1-6/+12
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell1-5/+0
2020-01-05ACPI: add expected files for HMAT tests (acpihmat)Michael S. Tsirkin9-8/+0
2020-01-05tests/bios-tables-test: add test cases for ACPI HMATTao Xu10-0/+52
2020-01-05tests/numa: Add case for QMP build HMATTao Xu1-0/+213