qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] tests: Do not use "\n" in g_test_message() st


From: Laurent Vivier
Subject: Re: [Qemu-trivial] [PATCH] tests: Do not use "\n" in g_test_message() strings
Date: Wed, 6 Mar 2019 10:15:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 01/03/2019 17:21, Thomas Huth wrote:
> g_test_message() takes care of the newline on its own, so we
> should not use \n in the strings here.
> 
> Signed-off-by: Thomas Huth <address@hidden>
> ---
>  tests/ivshmem-test.c         |  4 ++--
>  tests/m48t59-test.c          |  4 ++--
>  tests/migration-test.c       |  4 ++--
>  tests/rtc-test.c             |  4 ++--
>  tests/rtl8139-test.c         |  6 +++---
>  tests/test-aio-multithread.c |  8 ++++----
>  tests/test-coroutine.c       | 10 ++++------
>  tests/vhost-user-test.c      | 14 +++++++-------
>  8 files changed, 26 insertions(+), 28 deletions(-)

The tests/vhost-user-test.c part doesn't apply cleanly on top of master.
Could you resend?

Thanks,
Laurent




reply via email to

[Prev in Thread] Current Thread [Next in Thread]