Lines Matching refs:xpass
5426 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \5428 if test `expr $$fail + $$xpass + $$error` -eq 0; then \5459 result_count $$1 "XPASS:" $$xpass "$$red"; \