Home | History | Annotate | Download | only in tests

Lines Matching full:skipped

916 	  skipped=""; \
918 skipped="($$skip tests were not run)"; \
919 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
920 dashes="$$skipped"; \
931 test -z "$$skipped" || echo "$$skipped"; \