Lines Matching refs:at_result
1839 at_result="1 test"
1842 at_result="$at_run_count tests"
1847 at_result="$at_result $at_were run, one passed"
1849 at_result="$at_result $at_were run, one failed"
1851 at_result="$at_result unexpectedly and inhibited subsequent tests."
1858 0:0:0) at_result="$at_result $at_were successful." at_color=$at_grn ;;
1859 0:0:*) at_result="$at_result behaved as expected." at_color=$at_lgn ;;
1862 0:*:0) at_result="$at_result $at_were run,
1866 0:*:1) at_result="$at_result $at_were run,
1868 0:*:*) at_result="$at_result $at_were run,
1872 *:0:*) at_result="$at_result $at_were run,
1876 *:1:0) at_result="$at_result $at_were run,
1878 *:*:0) at_result="$at_result $at_were run,
1882 *:*:1) at_result="$at_result $at_were run,
1885 *:*:*) at_result="$at_result $at_were run,
1891 at_result="All $at_result"
1898 1) at_result="$at_result
1900 *) at_result="$at_result
1905 echo "$at_color$at_result$at_std"
1906 echo "$at_result" >&5
1908 echo "${at_color}ERROR: $at_result$at_std" >&2
1909 echo "ERROR: $at_result" >&5