aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-09-16test-char: fix AddressSanitizer failurePaolo Bonzini1-22/+22
2019-09-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...Peter Maydell3-45/+140
2019-09-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell51-100/+560
2019-09-13iotests: extend sleeping time under ValgrindAndrey Shinkevich1-1/+5
2019-09-13iotests: extended timeout under ValgrindAndrey Shinkevich3-3/+18
2019-09-13iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich1-0/+4
2019-09-13iotests: Add casenotrun report to bash testsAndrey Shinkevich1-0/+9
2019-09-13iotests: exclude killed processes from running under ValgrindAndrey Shinkevich4-2/+18
2019-09-13iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich4-58/+78
2019-09-13Merge remote-tracking branch 'remotes/berrange/tags/filemon-test-pull-request...Peter Maydell1-9/+34
2019-09-12tests/migration: Add a test for validate-uuid capabilityYury Kotov1-30/+110
2019-09-12tests/libqtest: Allow setting expected exit statusYury Kotov2-15/+30
2019-09-11tests: make filemonitor test more robust to event orderingDaniel P. Berrangé1-9/+34
2019-09-10tests/tcg: fix typo when calling clean-tcgAlex Bennée1-1/+1
2019-09-10Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa3-13/+19
2019-09-10tests/docker: --disable-libssh on ubuntu1804 buildsAlex Bennée1-0/+3
2019-09-10tests/docker: add more images to PARTIAL_IMAGES when not on x86_64Alex Bennée1-0/+9
2019-09-10tests/docker: use --arch-only for installing depsAlex Bennée8-10/+10
2019-09-10tests/docker: add debian-amd64-cross for non-x86 hostsAlex Bennée2-0/+28
2019-09-10tests/docker: avoid $SHELL invoke bash directlyAlex Bennée1-2/+2
2019-09-10tests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGESAlex Bennée1-1/+2
2019-09-10tests/docker: add debian-xtensa-cross to DEBIAN_PARTIAL_IMAGESAlex Bennée1-4/+9
2019-09-10tests/docker: pin powerpc-user-cross to a snapshotAlex Bennée2-2/+10
2019-09-10tests/docker: update Debian Sid imageAlex Bennée1-15/+9
2019-09-10tests/docker: move our ppc64 cross compile to BusterAlex Bennée2-6/+5
2019-09-10tests/docker: move our riscv64 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our mips64 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our sh4 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our sparc64 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our m68k cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our HPPA cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our Alpha cross compile to BusterAlex Bennée2-5/+4
2019-09-10tests/docker: move our powerpc cross compile to BusterAlex Bennée2-6/+4
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée4-22/+5
2019-09-10tests/docker: add Buster to DOCKER_PARTIAL_IMAGESAlex Bennée1-1/+1
2019-09-10tests/docker: set DEF_TARGET_LIST for some containersAlex Bennée7-0/+7
2019-09-10tests/docker: move DEF_TARGET_LIST setting to common.rcAlex Bennée4-3/+4
2019-09-10tests/tcg: add .gitignore for in source buildsAlex Bennée1-0/+5
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini20-150/+272
2019-09-10tests/tcg: cleanup Makefile inclusionsPaolo Bonzini10-69/+100
2019-09-10tests/tcg: use EXTRA_CFLAGS everywherePaolo Bonzini6-10/+10
2019-09-10tests/docker: fix final missing .encode when parsing solibsAlex Bennée1-1/+1
2019-09-10tests/docker: handle missing encoding keyword for subprocess.check_outputAlex Bennée1-4/+10
2019-09-10tests/docker: fix "cc" command to work with podmanAlex Bennée2-14/+14
2019-09-10tests/docker: Use --userns=keep-id for podmanJohn Snow1-3/+1
2019-09-10configure: clean-up container cross compile detectAlex Bennée1-3/+4
2019-09-10iotests: skip 232 when run tests as rootVladimir Sementsov-Ogievskiy1-0/+6
2019-09-10iotests: Test blockdev-create for vpcMax Reitz3-0/+291
2019-09-10iotests: Restrict nbd Python tests to nbdMax Reitz2-4/+4
2019-09-10iotests: Restrict file Python tests to fileMax Reitz26-26/+52