Detect failures when running multiple tests
Also add better output.
This commit is contained in:
parent
ffb0a126f5
commit
7eefb34e7c
2 changed files with 12 additions and 2 deletions
|
@ -76,3 +76,4 @@ define GENERATE_MSG_MAKE_TEST
|
|||
endif
|
||||
endef
|
||||
MSG_MAKE_TEST = $(eval $(call GENERATE_MSG_MAKE_TEST))$(MSG_MAKE_TEST_ACTUAL)
|
||||
MSG_TEST = Testing $(BOLD)$(TEST_NAME)$(NO_COLOR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue