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>
3 weeks ago
..
dockerfiles build, dockerfiles: add support for detecting rustdoc 4 weeks ago
Makefile.include tests/docker: expose $HOME/.cache/qemu as docker volume 3 weeks ago
common.rc tests/: spelling fixes 2 years ago
docker.py tests/docker: avoid invalid escape in Python string 2 years ago
run
test-block
test-build
test-clang
test-debug meson: Split --enable-sanitizers to --enable-{asan, ubsan} 10 months ago
test-full
test-fuzz tests/docker: add test-fuzz 2 years ago
test-mingw
test-misc
test-quick
test-rust tests/docker: replicate the check-rust-tools-nightly CI job 5 months ago
test-static
test-tcg
test-tsan
test-unit