qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] tests/Makefile: Fix description of "make check"


From: Aleksandar Markovic
Subject: Re: [PATCH] tests/Makefile: Fix description of "make check"
Date: Mon, 1 Jun 2020 12:24:30 +0200

On Tue, May 5, 2020 at 9:30 AM Huacai Chen <zltjiangshi@gmail.com> wrote:
>
> The description of "make check" is out-of-date, so fix it by adding
> block and softfloat.
>
> Signed-off-by: Huacai Chen <chenhc@lemote.com>
> ---

Applied to mips queue.

Thanks,
Aleksandar

>  tests/Makefile.include | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/Makefile.include b/tests/Makefile.include
> index 03a74b6..5d32239 100644
> --- a/tests/Makefile.include
> +++ b/tests/Makefile.include
> @@ -4,7 +4,7 @@
>  check-help:
>         @echo "Regression testing targets:"
>         @echo
> -       @echo " $(MAKE) check                Run unit, qapi-schema, qtest and 
> decodetree"
> +       @echo " $(MAKE) check                Run block, qapi-schema, unit, 
> softfloat, qtest and decodetree"
>         @echo
>         @echo " $(MAKE) check-qtest-TARGET   Run qtest tests for given target"
>         @echo " $(MAKE) check-qtest          Run qtest tests"
> --
> 2.7.0
>
>



reply via email to

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