qemu/tests/docker
Paolo Bonzini adbbddf90b tests/docker: avoid invalid escape in Python string
This is an error in Python 3.12; fix it by using a raw string literal.

Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit a5e3cb3b90a62a42cd19ad9a20ca25c7df1dc3da)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2023-10-19 14:52:59 +03:00
..
dockerfiles tests/lcitool: add pipewire 2023-07-17 15:22:56 +04:00
common.rc tests/docker: allow user to override check target 2022-11-22 09:49:03 +00:00
docker.py tests/docker: avoid invalid escape in Python string 2023-10-19 14:52:59 +03:00
Makefile.include tests/docker: simplify HOST_ARCH definition 2023-05-26 10:17:32 +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 tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
test-debug tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
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 tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
test-quick
test-static
test-tcg tests/docker: add a test-tcg for building then running check-tcg 2021-03-10 12:13:59 +00:00
test-tsan testing: update ubuntu2004 to ubuntu2204 2023-03-01 10:31:46 +00:00
test-unit