You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests
Markus Armbruster c9a1ea9c52 Revert "tests/qtest: use qos_printf instead of g_test_message"
This reverts commit 30ea13e9d9.

Also rewrites qos_printf() calls added later.

"make check" prints many lines like

    stdout: 138: UNKNOWN:     # # qos_test running single test in subprocess
    stdout: 139: UNKNOWN:     # # set_protocol_features: 0x42
    stdout: 140: UNKNOWN:     # # set_owner: start of session
    stdout: 141: UNKNOWN:     # # vhost-user: un-handled message: 14
    stdout: 142: UNKNOWN:     # # vhost-user: un-handled message: 14
    stdout: 143: UNKNOWN:     # # set_vring(0)=enabled
    stdout: 144: UNKNOWN:     # # set_vring(1)=enabled
    stdout: 145: UNKNOWN:     # # set_vring(0)=enabled
    stdout: 146: UNKNOWN:     # # set_vring(1)=enabled
    stdout: 147: UNKNOWN:     # # set_vring(0)=enabled
    stdout: 148: UNKNOWN:     # # set_vring(1)=enabled
    stdout: 149: UNKNOWN:     # # set_vring(0)=enabled
    stdout: 150: UNKNOWN:     # # set_vring(1)=enabled
    stdout: 151: UNKNOWN:     # # set_vring(0)=enabled
    stdout: 152: UNKNOWN:     # # set_vring(1)=enabled
    stdout: 153: UNKNOWN:     # # set_vring_num: 0/256
    stdout: 154: UNKNOWN:     # # set_vring_addr: 0x7f9060000000/0x7f905ffff000/0x7f9060001000

Turns out this is qos-test, and the culprit is a commit meant to ease
debugging.  Revert it until a better solution is found.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250728145747.3165315-1-armbru@redhat.com>
[Commit message clarified]
7 days ago
..
bench tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.inc 12 months ago
data tests/acpi: virt: update HEST file with its current data 1 month ago
decode decodetree: Infer argument set before inferring format 1 month ago
docker tests/docker: fix debian-all-test-cross 1 month ago
fp fpu: allow flushing of output denormals to be after rounding 7 months ago
functional tests/functional/test_aarch64_rme: update image 1 week ago
guest-debug tests/tcg: Add late gdbstub attach test 7 months ago
image-fuzzer
include meson: fix Windows build 3 months ago
keys
lcitool build, dockerfiles: add support for detecting rustdoc 3 months ago
migration-stress guestperf: Add test result data into report 7 months ago
multiboot
perf/block/qcow2
qapi-schema tests/qapi-schema: Bury dead test case doc-non-first-section 1 month ago
qemu-iotests qemu-iotests: Ignore indentation in Killed messages 4 weeks ago
qtest Revert "tests/qtest: use qos_printf instead of g_test_message" 7 days ago
rocker
tcg tests/tcg: Fix run for tests with specific plugin 1 month ago
tsan
uefi-test-tools uefi-test-tools:: Add LoongArch64 support 3 months ago
unit block: drop wrapper for bdrv_set_backing_hd_drained() 2 months ago
vm tests/vm: bump FreeBSD image to 14.3 2 months ago
vmstate-static-checker-data
Makefile.include Remove the remainders of the Avocado tests 5 months ago
dbus-vmstate-daemon.sh
meson.build qapi: expose all schema features to code 7 months ago
test-qht-par.c
vhost-user-bridge.c