aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-09-16tests: Fixes test-io-channel-socket.c tests under msys2/mingwYonggang Luo
2020-09-16vmstate: Fixes test-vmstate.c on msys2/mingwYonggang Luo
2020-09-16meson: Use -b to ignore CR vs. CR-LF issues on WindowsYonggang Luo
2020-09-16tests: test-replication disable /replication/secondary/* on msys2/mingw.Yonggang Luo
2020-09-16tests: Fixes test-replication.c on msys2/mingw.Yonggang Luo
2020-09-16meson: disable crypto tests are empty under win32Yonggang Luo
2020-09-16meson: Disable test-char on msys2/mingw for fixing tests stuckYonggang Luo
2020-09-16rcu: fixes test-logging.c by call drain_call_rcu before rmdir_fullYonggang Luo
2020-09-16tests: Convert g_free to g_autofree macro in test-logging.cYonggang Luo
2020-09-16tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAILThomas Huth
2020-09-16tests/qtest/qmp-cmd-test: Use inclusive languageThomas Huth
2020-09-16fuzz: Change the way we write qtest log to stderrAlexander Bulekov
2020-09-16iotests: Drop readlink -fMax Reitz
2020-09-15qcow2: Make preallocate_co() resize the image to the correct sizeAlberto Garcia
2020-09-15iotests: Skip test_stream_parallel in test 030 when doing "make check"Thomas Huth
2020-09-15qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocsAlberto Garcia
2020-09-15qemu-img: avoid unaligned read requests during convertPeter Lieven
2020-09-15qemu-iotests: Simplify FilePath __init__Nir Soffer
2020-09-15qemu-iotests: Merge FilePaths and FilePathNir Soffer
2020-09-15qemu-iotests: Support varargs syntax in FilePathsNir Soffer
2020-09-15qemu-iotests: Fix FilePaths docstringNir Soffer
2020-09-15qemu-iotests: Fix FilePaths cleanupNir Soffer
2020-09-14tests/acceptance: console boot tests for quanta-gsjpull-target-arm-20200914-1Havard Skinnemoen
2020-09-14decodetree: Improve identifier matchingRichard Henderson
2020-09-13tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008Laszlo Ersek
2020-09-13tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarilyLaszlo Ersek
2020-09-13roms/efirom, tests/uefi-test-tools: update edk2's own submodules firstLaszlo Ersek
2020-09-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...Peter Maydell
2020-09-12Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypt-perf-pull-re...Peter Maydell
2020-09-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-09-10test-vmstate: remove unnecessary code in match_interval_mapping_nodePan Nengyuan
2020-09-10tests: fix output message formatting for crypto benchmarksDaniel P. Berrangé
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-09-10tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)Philippe Mathieu-Daudé
2020-09-10tests: bump avocado versionPavel Dovgalyuk
2020-09-10tests/meson.build: fp tests don't need CONFIG_TCGAlex Bennée
2020-09-10iotests: Allow running from different directoryKevin Wolf
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...Peter Maydell
2020-09-08iotests: Test committing to overridden backingMax Reitz
2020-09-08iotests: Add test for commit in sub directoryMax Reitz
2020-09-08iotests: Add filter mirror test casesMax Reitz
2020-09-08iotests: Add filter commit test casesMax Reitz
2020-09-08fuzz: Add support for custom fuzzing libraryAlexander Bulekov
2020-09-08meson: specify fuzz linker script as a project argAlexander Bulekov
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini
2020-09-08Makefile: remove dead variables and includesPaolo Bonzini