qemu/tests
Philippe Mathieu-Daudé 8328d79621 tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility
assertRegexpMatches() has been removed in Python 3.12 and should be replaced by
assertRegex(). See: https://docs.python.org/3.12/whatsnew/3.12.html#id3

Inspired-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231114144832.71612-1-philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit f0a663b4ced2bf315936c774c2b6ff398fce8905)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: adjust context for before v8.1.0-1582-g684750ab4f
 "python/qemu: rename command() to cmd()")
2023-11-29 15:35:38 +03:00
..
avocado tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility 2023-11-29 15:35:38 +03:00
bench
data
decode
docker tests/docker: avoid invalid escape in Python string 2023-10-19 14:52:59 +03:00
fp
guest-debug tests/tcg: ensure system-mode gdb tests start stopped 2023-08-10 11:04:34 -07:00
image-fuzzer
include
keys
lcitool
migration
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests qemu-iotests: 024: add rebasing test case for overlay_size > backing_size 2023-11-01 13:01:44 +03:00
qtest tests/qtest: ahci-test: add test exposing reset issue with pending callback 2023-11-19 21:15:06 +03:00
rocker
tcg tests/tcg/s390x: Test LAALG with negative cc_src 2023-11-19 21:15:06 +03:00
tsan
uefi-test-tools
unit util/uuid: Add UUID_STR_LEN definition 2023-11-09 16:39:13 +03:00
vm tests/vm: avoid invalid escape in Python string 2023-10-19 14:52:59 +03:00
vmstate-static-checker-data
dbus-vmstate-daemon.sh
Makefile.include
meson.build
requirements.txt
test-qht-par.c
vhost-user-bridge.c