aboutsummaryrefslogtreecommitdiff
path: root/tests/docker
AgeCommit message (Expand)AuthorFilesLines
2020-02-28configure: Enable test and libs for zstdJuan Quintela5-3/+8
2020-02-07drop "from __future__ import print_function"Paolo Bonzini1-1/+0
2020-02-07tests: Explicit usage of Python 3Philippe Mathieu-Daudé1-1/+1
2020-02-04tests/docker: better handle symlinked libsAlex Bennée1-7/+9
2020-02-04tests/docker: move most cross compilers to buster baseAlex Bennée8-15/+15
2020-01-06dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau4-0/+4
2019-12-19docker: gtester is no longer usedPaolo Bonzini1-6/+1
2019-12-17Remove libbluetooth / bluez from the CI testsThomas Huth3-3/+0
2019-12-09docker: remove libcap development packagesPaolo Bonzini3-3/+0
2019-10-25tests/docker: update Travis image to a more current versionAlex Bennée1-1/+5
2019-10-25tests/docker: set HOST_ARCH if we don't have ARCHAlex Bennée1-2/+4
2019-10-04tests/docker: only enable ubsan for test-clangPaolo Bonzini1-1/+3
2019-10-04docker: test-debug: disable LeakSanitizerPaolo Bonzini1-0/+1
2019-09-26tests/docker: remove debian-powerpc-user-crossAlex Bennée2-30/+0
2019-09-26docker: move tests from python2 to python3John Snow7-7/+7
2019-09-26docker: remove unused debian-sidJohn Snow2-36/+1
2019-09-26docker: remove unused debian-portsJohn Snow2-37/+1
2019-09-26docker: remove 'deprecated' image definitionsJohn Snow1-4/+3
2019-09-26docker: remove unused debian8 partial imageJohn Snow2-35/+1
2019-09-26docker: remove debian8-mxe definitionsJohn Snow1-1/+1
2019-09-26podman: fix command invocationJohn Snow1-1/+1
2019-09-26tests/docker: reduce scary warnings by cleaning up clean upAlex Bennée1-18/+16
2019-09-26tests/docker: remove python2.7 from debian9-mxeJohn Snow1-2/+1
2019-09-26tests/docker: fix DOCKER_PARTIAL_IMAGESAlex Bennée1-1/+1
2019-09-26tests/docker: add sanitizers back to clang buildJohn Snow1-5/+1
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ée3-21/+4
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/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ée1-13/+13