Searched refs:run_extra_tests (Results 1 – 2 of 2) sorted by relevance
72 run_extra_tests="$1"74 check_bool_arg "$run_extra_tests"76 run_extra_tests=177 check_bool_arg "$run_extra_tests"126 sh "$testdir/script.sh" "$d" "$f" "$run_extra_tests" "$run_stack_tests" \130 sh "$testdir/script.sh" "$d" "$f" "$run_extra_tests" "$run_stack_tests" \
67 run_extra_tests="$1"69 check_bool_arg "$run_extra_tests"71 run_extra_tests=172 check_bool_arg "$run_extra_tests"134 if [ "$run_extra_tests" -eq 0 ]; then