qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 06/34] tests/qgraph: sdhci test node


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH v2 06/34] tests/qgraph: sdhci test node
Date: Thu, 9 Aug 2018 13:16:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 06/08/2018 16:33, Emanuele Giuseppe Esposito wrote:
> Convert tests/sdhci-test in first qgraph test node, sdhci-test. This test
> consumes an sdhci interface and checks that its function return the
> expected values.
> 
> Note that this test does not allocate any sdhci structure, it's all done by 
> the
> qtest walking graph mechanism
> 
> Signed-off-by: Emanuele Giuseppe Esposito <address@hidden>
> ---
>  tests/Makefile.include |   9 +-
>  tests/sdhci-test.c     | 222 ++++++++++++-----------------------------
>  2 files changed, 68 insertions(+), 163 deletions(-)
...
> +
> +libqos_init(sdhci_test);

"libqos_init(register_sdhci_tests)"?

Reviewed-by: Laurent Vivier <address@hidden>

Thanks,
Laurent



reply via email to

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