qemu-trivial
[Top][All Lists]
Advanced

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

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


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH V2] tests/Makefile: Fix description of "make check"
Date: Tue, 5 May 2020 12:36:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 5/5/20 12:24 PM, Huacai Chen wrote:
The description of "make check" is out-of-date, so fix it by adding
block and softfloat.

Reviewed-by: Claudio Fontana <address@hidden>
Signed-off-by: Huacai Chen <address@hidden>
---
  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 tests"
        @echo
        @echo " $(MAKE) check-qtest-TARGET   Run qtest tests for given target"
        @echo " $(MAKE) check-qtest          Run qtest tests"


Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Tested-by: Philippe Mathieu-Daudé <address@hidden>



reply via email to

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