[PULL 1/6] tests/Makefile: Fix description of "make check"

2020-06-01 Thread Aleksandar Markovic
From: Huacai Chen 

The description of "make check" is out-of-date, so fix it by adding
block and softfloat.

Reviewed-by: Claudio Fontana 
Signed-off-by: Huacai Chen 
Reviewed-by: Philippe Mathieu-Daudé 
Tested-by: Philippe Mathieu-Daudé 
Reviewed-by: Aleksandar Markovic 
Signed-off-by: Aleksandar Markovic 
Message-Id: <1588674291-6486-1-git-send-email-che...@lemote.com>
---
 tests/Makefile.include | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.include b/tests/Makefile.include
index a00ccc9..6e3d637 100644
--- a/tests/Makefile.include
+++ b/tests/Makefile.include
@@ -4,7 +4,7 @@
 check-help:
@echo "Regression testing targets:"
@echo
-   @echo " $(MAKE) checkRun unit, qapi-schema, qtest and 
decodetree"
+   @echo " $(MAKE) checkRun 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"
-- 
2.7.4




[PULL 1/6] tests/Makefile: Fix description of "make check"

2020-06-01 Thread Aleksandar Markovic
From: Huacai Chen 

The description of "make check" is out-of-date, so fix it by adding
block and softfloat.

Reviewed-by: Claudio Fontana 
Signed-off-by: Huacai Chen 
Reviewed-by: Philippe Mathieu-Daudé 
Tested-by: Philippe Mathieu-Daudé 
Reviewed-by: Aleksandar Markovic 
Signed-off-by: Aleksandar Markovic 
Message-Id: <1588674291-6486-1-git-send-email-che...@lemote.com>
---
 tests/Makefile.include | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.include b/tests/Makefile.include
index a00ccc9..6e3d637 100644
--- a/tests/Makefile.include
+++ b/tests/Makefile.include
@@ -4,7 +4,7 @@
 check-help:
@echo "Regression testing targets:"
@echo
-   @echo " $(MAKE) checkRun unit, qapi-schema, qtest and 
decodetree"
+   @echo " $(MAKE) checkRun 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"
-- 
2.7.4