diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2024-07-18 10:45:14 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2024-07-22 09:38:01 +0100 |
commit | 2d4f2c8cde67820ce3f6138313fa2d6455681384 (patch) | |
tree | da11403bc0842c0448f537a32c60be825e5fced9 /crypto/cipher.c | |
parent | 94ae227e15bd5ede18a92947412ef47c2b89e269 (diff) | |
download | qemu-2d4f2c8cde67820ce3f6138313fa2d6455681384.zip qemu-2d4f2c8cde67820ce3f6138313fa2d6455681384.tar.gz qemu-2d4f2c8cde67820ce3f6138313fa2d6455681384.tar.bz2 |
tests/plugins: use qemu_plugin_outs for inline stats
Using bare printf's in plugins is perfectly acceptable but they do
rather mess up the output of "make check-tcg". Convert the printfs to
use g_string and then output with the plugin output helper which will
already be captured to .pout files by the test harness.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240718094523.1198645-7-alex.bennee@linaro.org>
Diffstat (limited to 'crypto/cipher.c')
0 files changed, 0 insertions, 0 deletions