aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-09-10tests: bump avocado versionPavel Dovgalyuk2-2/+2
2020-09-10tests/meson.build: fp tests don't need CONFIG_TCGAlex Bennée1-1/+2
2020-09-10iotests: Allow running from different directoryKevin Wolf1-1/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost3-16/+14
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost2-4/+6
2020-09-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...Peter Maydell4-27/+4
2020-09-08iotests: Test committing to overridden backingMax Reitz2-2/+63
2020-09-08iotests: Add test for commit in sub directoryMax Reitz2-0/+54
2020-09-08iotests: Add filter mirror test casesMax Reitz2-3/+147
2020-09-08iotests: Add filter commit test casesMax Reitz2-2/+179
2020-09-08fuzz: Add support for custom fuzzing libraryAlexander Bulekov1-2/+2
2020-09-08meson: specify fuzz linker script as a project argAlexander Bulekov1-3/+0
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini2-2/+4
2020-09-08Makefile: remove dead variables and includesPaolo Bonzini1-40/+0
2020-09-08meson: convert migration/initrd-stressMarc-André Lureau4-14/+25
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau1-0/+2
2020-09-08tests/migration/stress: remove unused exit_successMarc-André Lureau1-13/+0
2020-09-08meson: convert the speed testsPaolo Bonzini2-11/+19
2020-09-08tests: do not print benchmark output to stdoutMarc-André Lureau3-9/+9
2020-09-08meson: convert atomic*-benchMarc-André Lureau2-5/+10
2020-09-08meson: convert vhost-user-bridgeMarc-André Lureau2-2/+9
2020-09-08meson: remove old socket_scm_helper ruleMarc-André Lureau1-1/+0
2020-09-08meson: convert the unit testsMarc-André Lureau3-253/+174
2020-09-08meson: convert qht-benchMarc-André Lureau2-1/+4
2020-09-08meson: declare keyutils dependencyMarc-André Lureau2-6/+6
2020-09-08meson: build qapi tests libraryMarc-André Lureau3-78/+62
2020-09-08meson: fix libqos linkingPaolo Bonzini1-3/+6
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini2-7/+12
2020-09-07qapi: Make section headings start a new doc comment blockMarkus Armbruster1-1/+2
2020-09-07qapi: Reject section markup in definition documentationMarkus Armbruster3-26/+2
2020-09-07tests/qtest: do not list ahci-test twicePaolo Bonzini1-1/+0
2020-09-07gitlab: expand test coverage for crypto buildsDaniel P. Berrangé2-0/+3
2020-09-07dockerfiles/debian-win64-cross: Download WHPX MinGW headersThomas Huth1-1/+8
2020-09-07tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth1-0/+2
2020-09-07tests: Fixes building test-util-filemonitor.c on msys2/mingwYonggang Luo1-1/+3
2020-09-07tests: fixes test-vmstate.c compile error on msys2Yonggang Luo1-2/+2
2020-09-07iotests: Let complete_and_wait() work with commitMax Reitz1-3/+7
2020-09-07iotests: Test that qcow2's data-file is flushedMax Reitz2-0/+56
2020-09-07block: Leave BDS.backing_{file,format} constantMax Reitz4-9/+11
2020-09-07qemu-img: Use child access functionsMax Reitz1-0/+1
2020-09-07block: Use child access functions for QAPI queriesMax Reitz1-1/+7
2020-09-07block/null: Implement bdrv_get_allocated_file_sizeMax Reitz3-5/+6
2020-09-07block: Raise an error when backing file parameter is an empty stringConnor Kuehl2-0/+9
2020-09-06tests: handling signal on win32 properlyYonggang Luo1-0/+4
2020-09-06tests/docker: add python3-setuptools the docker imagesAlex Bennée2-0/+2
2020-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...Peter Maydell1-16/+7
2020-09-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...Peter Maydell2-2/+2
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster6-29/+29
2020-09-03tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé1-1/+2
2020-09-03tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé2-7/+7