Home
last modified time | relevance | path

Searched refs:at_skip_count (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/kyua-cli/dist/bootstrap/
H A Dtestsuite1804 set X $at_skip_list; shift; at_skip_count=$#
1806 as_fn_arith $at_group_count - $at_skip_count && at_run_count=$as_val
1895 if test $at_skip_count = 0 && test $at_run_count -gt 1; then
1901 case $at_skip_count in
1906 $at_skip_count tests were skipped." ;;
1927 if test $at_skip_count != 0; then
/minix3/external/bsd/bind/dist/unit/atf-src/bootstrap/
H A Dtestsuite1799 set X $at_skip_list; shift; at_skip_count=$#
1801 as_fn_arith $at_group_count - $at_skip_count && at_run_count=$as_val
1890 if test $at_skip_count = 0 && test $at_run_count -gt 1; then
1896 case $at_skip_count in
1901 $at_skip_count tests were skipped." ;;
1922 if test $at_skip_count != 0; then