1
0
Fork 0

Detect failures when running multiple tests

Also add better output.
This commit is contained in:
Fred Sundvik 2016-08-27 14:53:57 +03:00
parent ffb0a126f5
commit 7eefb34e7c
2 changed files with 12 additions and 2 deletions

View file

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