qemu-cr16/tests/functional
Daniel P. Berrangé 0271d73b85 tests/functional: include the lower level QMP log messages
We've seen a GitLab CI timeout failure in the test_pseries.py test,
where it appears likely that the test has hung in a self.qmp('quit')
call, but we don't have conclusive proof. Adding the QMP log category
to what we capture should help us diagnose this, at the cost of the
base.log file becoming significantly more verbose. The previous
commit to include the logger category name and function should at
least help understanding the more verbose logs.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251028182651.873256-3-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2025-11-03 08:27:59 +01:00
..
aarch64 tests/functional/aarch64/ast2700fc: Add vbootrom test 2025-10-22 08:14:09 +02:00
acpi-bits tests/functional: Convert the acpi-bits test into a standalone test 2024-09-04 11:14:33 +02:00
alpha tests/functional/alpha: Remove superfluous fetch() line from the clipper test 2025-10-16 17:44:32 +02:00
arm tests/functional/arm/test_aspeed_ast1030: Remove unused import 2025-11-03 08:27:59 +01:00
avr tests/functional: Move avr tests into architecture specific folder 2025-08-27 09:46:55 +02:00
generic tests/functional: Use vmstate-static-checker.py to test data from v7.2 2025-09-24 08:26:11 +02:00
hppa tests/functional/hppa: Add a CD-ROM boot test for qemu-system-hppa 2025-09-24 08:26:11 +02:00
i386 tests/functional/i386: Remove unused variable from the replay test 2025-10-28 16:50:17 +03:00
loongarch64 tests/functional: Move loongarch64 tests into architecture specific folder 2025-08-27 09:46:55 +02:00
m68k tests/functional: Use vmstate-static-checker.py to test data from v7.2 2025-09-24 08:26:11 +02:00
microblaze tests/functional: Move microblaze tests into architecture specific folder 2025-08-27 09:46:55 +02:00
microblazeel tests/functional: Move microblaze tests into architecture specific folder 2025-08-27 09:46:55 +02:00
mips tests/functional: Mark the MIPS Debian Wheezy tests as flaky 2025-10-31 12:50:14 +01:00
mips64 tests/functional: Mark the MIPS Debian Wheezy tests as flaky 2025-10-31 12:50:14 +01:00
mips64el tests/functional: Mark the MIPS Debian Wheezy tests as flaky 2025-10-31 12:50:14 +01:00
mipsel tests/functional: Mark the MIPS Debian Wheezy tests as flaky 2025-10-31 12:50:14 +01:00
or1k tests/functional: Move or1k tests into target-specific folders 2025-08-27 09:46:55 +02:00
ppc tests/functional/ppc64: Fix class names to silence pylint warnings 2025-11-03 08:27:59 +01:00
ppc64 tests/functional/ppc64: Fix class names to silence pylint warnings 2025-11-03 08:27:59 +01:00
qemu_test tests/functional: include the lower level QMP log messages 2025-11-03 08:27:59 +01:00
riscv32 tests/functional: Move riscv32/riscv64 tests into target-specific folders 2025-08-27 09:46:55 +02:00
riscv64 tests/functional: Move riscv32/riscv64 tests into target-specific folders 2025-08-27 09:46:55 +02:00
rx tests/functional/rx/test_gdbsim: Remove unused variables 2025-11-03 08:27:59 +01:00
s390x tests/functional: add tests for SCLP event CPI 2025-10-21 15:46:58 +02:00
sh4 tests/functional: Move sh4/sh4eb tests into target-specific folders 2025-08-27 09:46:55 +02:00
sh4eb tests/functional: Move sh4/sh4eb tests into target-specific folders 2025-08-27 09:46:55 +02:00
sparc tests/functional: Move sparc/sparc64 tests into target-specific folders 2025-08-27 09:46:55 +02:00
sparc64 tests/functional: Move sparc/sparc64 tests into target-specific folders 2025-08-27 09:46:55 +02:00
x86_64 tests/functional/x86_64/test_virtio_balloon: Fix cosmetic issues from pylint 2025-11-03 08:27:59 +01:00
xtensa tests/functional: Move xtensa tests into target-specific folder 2025-08-27 09:46:55 +02:00
aspeed.py tests/functional/arm: Add helper to generate OTP images 2025-09-29 18:00:20 +02:00
meson.build tests/functional: Provide GDB to the functional tests 2025-10-07 07:33:40 +01:00
migration.py tests/functional/migration: Fix bad indentation 2025-11-03 08:27:59 +01:00
multiprocess.py tests/functional: Rework the multiprocess test to have target-specific files 2025-08-27 09:46:55 +02:00
replay_kernel.py tests/functional: use self.log for all logging 2025-09-24 08:26:11 +02:00
reverse_debugging.py tests/functional: ensure GDB client is stopped on error 2025-10-16 17:44:32 +02:00