qemu-e2k/tests/docker
Alex Bennée 8e721c3277 tests/docker: merge debian-native with debian-amd64
debian-native isn't really needed and suffers from the problem of
tracking a distros dependencies rather than the projects. With a
little surgery we can make the debian-amd64 container architecture
neutral and allow people to use it to build a native QEMU.

Rename it so it follows the same non-arch pattern of the other distro
containers.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231120150833.2552739-4-alex.bennee@linaro.org>
2023-11-23 14:10:04 +00:00
..
dockerfiles tests/docker: merge debian-native with debian-amd64 2023-11-23 14:10:04 +00:00
Makefile.include tests/docker: merge debian-native with debian-amd64 2023-11-23 14:10:04 +00:00
common.rc tests/: spelling fixes 2023-09-08 13:08:52 +03:00
docker.py tests/docker: avoid invalid escape in Python string 2023-10-17 15:20:53 +02:00
run tests/docker: run script use realpath instead of readlink 2022-10-06 11:53:20 +01:00
test-block
test-build
test-clang
test-debug
test-full
test-fuzz tests/docker: add test-fuzz 2023-07-03 12:51:26 +01:00
test-mingw tests/docker: update test-mingw to run single build 2022-10-31 20:37:58 +00:00
test-misc
test-quick
test-static
test-tcg
test-tsan testing: update ubuntu2004 to ubuntu2204 2023-03-01 10:31:46 +00:00
test-unit