qemu-e2k/tests/docker
Alex Bennée c729a99d27 tests/docker: use a gcc-10 based image for arm64 tests
As we enable newer features that we want to test on arm64 targets we
need newer compilers. Split off a new debian-arm64-test-cross image
which we can use to build these new tests.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200520140541.30256-11-alex.bennee@linaro.org>
2020-05-27 14:26:49 +01:00
..
dockerfiles tests/docker: use a gcc-10 based image for arm64 tests 2020-05-27 14:26:49 +01:00
Makefile.include tests/docker: use a gcc-10 based image for arm64 tests 2020-05-27 14:26:49 +01:00
common.rc docker: gtester is no longer used 2019-12-19 08:20:08 +00:00
docker.py tests/docker: better handle symlinked libs 2020-02-04 17:13:28 +00:00
run tests/docker: avoid $SHELL invoke bash directly 2019-09-10 14:14:31 +01:00
test-block docker: test-block: Don't continue if build fails 2017-09-29 11:14:15 +08:00
test-build tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
test-clang tests/docker: only enable ubsan for test-clang 2019-10-04 18:49:19 +02:00
test-debug docker: test-debug: disable LeakSanitizer 2019-10-04 18:49:17 +02:00
test-full docker: move make check into check_qemu helper 2018-07-24 11:45:25 +01:00
test-mingw tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
test-misc tests/docker: add docs FEATURE flag and use for test-misc 2020-04-15 11:38:23 +01:00
test-quick tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
test-unit docker: add test-unit runner 2018-07-24 11:45:25 +01:00
travis docker: Fix travis script unable to find source dir 2019-03-25 10:35:42 +00:00
travis.py drop "from __future__ import print_function" 2020-02-07 15:15:16 +01:00