qemu-e2k/tests/docker
Thomas Huth 5ed7ca3185 tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1
We do not support SDL1 in QEMU anymore. Use SDL2 instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201021072308.9224-1-thuth@redhat.com>
Message-Id: <20201021163136.27324-4-alex.bennee@linaro.org>
2020-10-27 09:53:47 +00:00
..
dockerfiles tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1 2020-10-27 09:53:47 +00:00
common.rc tests/docker: check for an parameters not empty string 2020-07-11 15:53:00 +01:00
docker.py docker.py: always use --rm 2020-09-18 10:44:47 +01:00
Makefile.include tests/docker: Update the tricore container to debian 10 2020-10-02 12:29:08 +01:00
run
test-block
test-build
test-clang
test-debug
test-full
test-mingw
test-misc tests/docker: add docs FEATURE flag and use for test-misc 2020-04-15 11:38:23 +01:00
test-quick
test-static tests/docker: add test script for static linux-user builds 2020-08-21 06:18:35 -04:00
test-tsan tests/docker: Added docker build support for TSan. 2020-06-16 14:49:05 +01:00
test-unit
travis
travis.py