qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v7 15/38] libqos: Use explicit QTestState for i2


From: Thomas Huth
Subject: Re: [Qemu-devel] [PATCH v7 15/38] libqos: Use explicit QTestState for i2c operations
Date: Tue, 12 Sep 2017 11:04:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 11.09.2017 19:19, Eric Blake wrote:
> Drop one more client of global_qtest by teaching all i2c test
> functionality to pass in an explicit QTestState, adjusting all
> callers.
> 
> Signed-off-by: Eric Blake <address@hidden>
> ---
>  tests/libqos/i2c.h      |  7 ++++--
>  tests/ds1338-test.c     |  6 ++---
>  tests/libqos/i2c-imx.c  | 67 
> +++++++++++++++++++++++++------------------------
>  tests/libqos/i2c-omap.c | 45 +++++++++++++++++----------------
>  tests/tmp105-test.c     |  6 ++---
>  5 files changed, 66 insertions(+), 65 deletions(-)

Reviewed-by: Thomas Huth <address@hidden>



reply via email to

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