]> git.ipfire.org Git - thirdparty/qemu.git/commit
qtest/xive: Change printf to g_test_message
authorGlenn Miles <milesg@linux.ibm.com>
Tue, 11 Mar 2025 03:36:14 +0000 (13:36 +1000)
committerNicholas Piggin <npiggin@gmail.com>
Tue, 11 Mar 2025 12:43:31 +0000 (22:43 +1000)
commitc4b50387b41fa86217743fe5b182eb5730e1a9c8
tree8b2e445044a25ede1aa20dd13107c64851d40ebd
parent0b266ae15e8c00bd8e72a55bc0bfc1a89c20bc34
qtest/xive: Change printf to g_test_message

Change all printf() in pnv-xive2-* qtests to g_test_message()

[npiggin: split from pool qtest]
Signed-off-by: Glenn Miles <milesg@linux.vnet.ibm.com>
Signed-off-by: Michael Kowal <kowal@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
tests/qtest/pnv-xive2-flush-sync.c
tests/qtest/pnv-xive2-nvpg_bar.c
tests/qtest/pnv-xive2-test.c