Home | History | Annotate | Download | only in tests

Lines Matching refs:xpass

1467 # | | + xpass       - created if group xpassed
2029 at_res=xpass
2082 if $at_debug_p || test $at_res = xpass; then
2084 if test $at_res = xpass && $at_errexit; then
2252 at_xpass_list=`for f in ?/xpass ??/xpass ???/xpass ????/xpass; do
2253 echo $f; done | sed '/?/d; s,/xpass,,'`