qemu/tests/docker
Alex Bennée e558220df0 tests/docker: allow user to override check target
This is useful when trying to bisect a particular failing test behind
a docker run. For example:

  make docker-test-clang@fedora \
    TARGET_LIST=arm-softmmu \
    TEST_COMMAND="meson test qtest-arm/qos-test" \
    J=9 V=1

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221117172532.538149-4-alex.bennee@linaro.org>
2022-11-22 09:49:03 +00:00
..
dockerfiles tests/docker: Add flex/bison to debian-hexagon-cross 2022-10-31 20:37:58 +00:00
common.rc tests/docker: allow user to override check target 2022-11-22 09:49:03 +00:00
docker.py
Makefile.include tests/docker: allow user to override check target 2022-11-22 09:49:03 +00:00
run
test-block
test-build
test-clang
test-debug
test-full
test-mingw
test-misc
test-quick
test-static
test-tcg
test-tsan
test-unit