Lines Matching refs:msg
1049 msg="$$All$$all $$tests passed. "; \
1052 msg="$$All$$all $$tests behaved as expected"; \
1055 msg="$$msg ($$xfail expected $$xfailures). "; \
1058 msg="$$fail of $$all $$tests failed. "; \
1061 msg="$$failures of $$all $$tests did not behave as expected"; \
1064 msg="$$msg ($$xpass unexpected $$xpasses). "; \
1071 msg="$$msg($$skip test was not run). "; \
1073 msg="$$msg($$skip tests were not run). "; \
1079 echo "$$msg"; \
1093 msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG). "; \
1095 msg="$${msg}Please report to $(PACKAGE_BUGREPORT). "; \
1105 echo "$$msg" | $(am__text_box); \