]> Git Repo - qemu.git/commit - tests/m48t59-test.c
tests: Do not use "\n" in g_test_message() strings
authorThomas Huth <[email protected]>
Fri, 1 Mar 2019 15:10:18 +0000 (16:10 +0100)
committerThomas Huth <[email protected]>
Thu, 7 Mar 2019 21:16:22 +0000 (22:16 +0100)
commit13ee9e30c8855a8b8d62b05992cfc65fc57a8df5
treed842d63dacca1c6c2d2d5b7f853610eb578bd4ce
parent142659b89cf45ab9117d4abe771fff67c74dfac5
tests: Do not use "\n" in g_test_message() strings

g_test_message() takes care of the newline on its own, so we
should not use \n in the strings here.

Reviewed-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
tests/ivshmem-test.c
tests/m48t59-test.c
tests/migration-test.c
tests/rtc-test.c
tests/rtl8139-test.c
tests/test-aio-multithread.c
tests/test-coroutine.c
tests/vhost-user-test.c
This page took 0.028099 seconds and 4 git commands to generate.