Home
last modified time | relevance | path

Searched refs:problematic_tests (Results 1 – 4 of 4) sorted by relevance

/external/bc/tests/
Dall.sh97 problematic_tests=1
98 check_bool_arg "$problematic_tests"
100 problematic_tests="$1"
102 check_bool_arg "$problematic_tests"
208 sh "$testdir/error.sh" "$d" "$b" "$problematic_tests" "$@" &
211 sh "$testdir/error.sh" "$d" "$b" "$problematic_tests" "$@"
/external/bc/scripts/
Drelease.sh121 if [ "$problematic_tests" -eq 0 ]; then
702 problematic_tests="$1"
704 check_bool_arg "$problematic_tests"
706 problematic_tests=1
707 check_bool_arg "$problematic_tests"
/external/bc/
Dconfigure608 "$_gen_err_tests_t" "$problematic_tests" "$*" >> "Makefile"
895 problematic_tests=1
939 P) problematic_tests=0 ;;
1066 disable-problematic-tests) problematic_tests=0 ;;
1215 …ddir/tests\"; \$(TESTSDIR)/all.sh bc $extra_math 1 $generate_tests $problematic_tests $time_tests …
1216 …r/tests\"; \$(TESTSDIR)/all.sh -n bc $extra_math 1 $generate_tests $problematic_tests $time_tests …
1217 …ddir/tests\"; \$(TESTSDIR)/all.sh dc $extra_math 1 $generate_tests $problematic_tests $time_tests …
1218 …r/tests\"; \$(TESTSDIR)/all.sh -n dc $extra_math 1 $generate_tests $problematic_tests $time_tests …
Dconfigure.sh608 "$_gen_err_tests_t" "$problematic_tests" "$*" >> "Makefile"
895 problematic_tests=1
939 P) problematic_tests=0 ;;
1066 disable-problematic-tests) problematic_tests=0 ;;
1215 …ddir/tests\"; \$(TESTSDIR)/all.sh bc $extra_math 1 $generate_tests $problematic_tests $time_tests …
1216 …r/tests\"; \$(TESTSDIR)/all.sh -n bc $extra_math 1 $generate_tests $problematic_tests $time_tests …
1217 …ddir/tests\"; \$(TESTSDIR)/all.sh dc $extra_math 1 $generate_tests $problematic_tests $time_tests …
1218 …r/tests\"; \$(TESTSDIR)/all.sh -n dc $extra_math 1 $generate_tests $problematic_tests $time_tests …