qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tests/Makefile: Fix description of "make check"
@ 2020-05-05  7:29 Huacai Chen
  2020-05-05  7:52 ` Claudio Fontana
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Huacai Chen @ 2020-05-05  7:29 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, Alex Bennée, Fam Zheng,
	Markus Armbruster
  Cc: Huacai Chen, Huacai Chen, qemu-devel

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>
---
 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



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-06-01 10:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-05  7:29 [PATCH] tests/Makefile: Fix description of "make check" Huacai Chen
2020-05-05  7:52 ` Claudio Fontana
2020-05-05  9:33 ` Philippe Mathieu-Daudé
2020-05-05 10:11   ` chen huacai
2020-05-05 10:23 ` Aleksandar Markovic
2020-06-01 10:24 ` Aleksandar Markovic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).