You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/docker
Alex Bennée 8a1975e4d4 tests/docker: expose $HOME/.cache/qemu as docker volume
If you want to run functional tests we should share .cache/qemu so we
don't force containers to continually re-download images. We also move
ccache to use this shared area.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250603110204.838117-2-alex.bennee@linaro.org>
11 hours ago
..
dockerfiles build, dockerfiles: add support for detecting rustdoc 4 days ago
Makefile.include tests/docker: expose $HOME/.cache/qemu as docker volume 11 hours ago
common.rc tests/: spelling fixes 2 years ago
docker.py tests/docker: avoid invalid escape in Python string 2 years ago
run tests/docker: run script use realpath instead of readlink 3 years ago
test-block
test-build
test-clang tests/docker: remove FEATURES env var from templates 4 years ago
test-debug meson: Split --enable-sanitizers to --enable-{asan, ubsan} 9 months ago
test-full
test-fuzz tests/docker: add test-fuzz 2 years ago
test-mingw tests/docker: update test-mingw to run single build 3 years ago
test-misc tests/docker: remove FEATURES env var from templates 4 years ago
test-quick
test-rust tests/docker: replicate the check-rust-tools-nightly CI job 4 months ago
test-static tests/docker: add test script for static linux-user builds 5 years ago
test-tcg tests/docker: add a test-tcg for building then running check-tcg 4 years ago
test-tsan testing: update ubuntu2004 to ubuntu2204 2 years ago
test-unit