qemu-e2k/tests/docker
Paolo Bonzini 423edd9a31 drop "from __future__ import print_function"
This is only needed for Python 2, which we do not support anymore.

Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200204160604.19883-1-pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2020-02-07 15:15:16 +01:00
..
dockerfiles tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
Makefile.include tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00: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 test-misc for building tools & docs 2019-07-23 15:53:25 +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