qemu/tests/vm
Paolo Bonzini 791cbfeec2 tests/vm: avoid invalid escape in Python string
This is an error in Python 3.12; fix it by using a raw string literal
or by double-escaping the backslash.

Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 86a8989d4557a09b68f8b78b6c3fb6ad3f23ca6f)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2023-10-19 14:52:59 +03:00
..
generated tests/lcitool: Refresh generated files 2023-07-18 09:36:28 +02:00
aarch64vm.py
basevm.py tests/vm: avoid invalid escape in Python string 2023-10-19 14:52:59 +03:00
centos
centos-8-aarch64.ks
centos.aarch64
conf_example_aarch64.yml
conf_example_x86.yml
freebsd tests/vm/freebsd: Get up-to-date package list from lcitool vars file 2023-07-18 09:36:28 +02:00
haiku.x86_64
Makefile.include tests: Use separate virtual environment for avocado 2023-06-06 16:29:53 +02:00
netbsd tests/vm: add py310-expat to NetBSD 2023-05-18 08:53:51 +02:00
openbsd
README
ubuntu.aarch64
ubuntuvm.py

See docs/devel/testing.rst for help.