Home
last modified time | relevance | path

Searched refs:TESTS_RUN (Results 1 – 21 of 21) sorted by relevance

/dports/sysutils/zetaback/zetaback-1.0.7/test/lib/
H A Dfunctions.sh37 TESTS_RUN=0
42 (( TESTS_RUN++ ))
53 echo "Tests run: $TESTS_RUN"
55 if [[ $TESTS_RUN -ne $TESTS_TOTAL ]]; then
58 if [[ $TESTS_OK -lt $TESTS_RUN ]]; then
/dports/sysutils/zetaback-devel/zetaback-78d1d082/test/lib/
H A Dfunctions.sh37 TESTS_RUN=0
42 (( TESTS_RUN++ ))
53 echo "Tests run: $TESTS_RUN"
55 if [[ $TESTS_RUN -ne $TESTS_TOTAL ]]; then
58 if [[ $TESTS_OK -lt $TESTS_RUN ]]; then
/dports/audio/audacity/audacity-Audacity-3.1.3/tests/octave/
H A Drun_test.m84 global TESTS_RUN;
88 TESTS_RUN = 0; variable
137 global TESTS_RUN;
141 TESTS_RUN = TESTS_RUN + 1; variable
184 printf("%d tests run, %d tests failed, %d tests skipped\n", TESTS_RUN, TESTS_FAILED, TESTS_SKIPPED);
/dports/devel/check/check-0.15.2/checkmk/test/
H A Dcheck_checkmk3 TESTS_RUN=0
124 TESTS_RUN=$(($TESTS_RUN+1))
131 echo "Total: $TESTS_RUN"
/dports/dns/bind911/bind-9.11.37/bin/tests/system/
H A Dtestsummary.sh78 TESTS_RUN=`echo "${SUBDIRS}" | wc -w`
79 if [ "${RESULTS_FOUND}" -ne "${TESTS_RUN}" ]; then
80 echofail "I:Found ${RESULTS_FOUND} test results, but ${TESTS_RUN} tests were run"
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/
H A Dtestsummary.sh80 TESTS_RUN=`echo "${SUBDIRS}" | wc -w`
81 if [ "${RESULTS_FOUND}" -ne "${TESTS_RUN}" ]; then
82 echofail "I:Found ${RESULTS_FOUND} test results, but ${TESTS_RUN} tests were run"
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/
H A Dtestsummary.sh78 TESTS_RUN=`echo "${SUBDIRS}" | wc -w`
79 if [ "${RESULTS_FOUND}" -ne "${TESTS_RUN}" ]; then
80 echofail "I:Found ${RESULTS_FOUND} test results, but ${TESTS_RUN} tests were run"
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/
H A Dtestsummary.sh83 TESTS_RUN=$(echo "${SUBDIRS}" | wc -w)
84 if [ "${RESULTS_FOUND}" -ne "${TESTS_RUN}" ]; then
85 echofail "I:Found ${RESULTS_FOUND} test results, but ${TESTS_RUN} tests were run"
/dports/dns/bind916/bind-9.16.27/bin/tests/system/
H A Dtestsummary.sh80 TESTS_RUN=`echo "${SUBDIRS}" | wc -w`
81 if [ "${RESULTS_FOUND}" -ne "${TESTS_RUN}" ]; then
82 echofail "I:Found ${RESULTS_FOUND} test results, but ${TESTS_RUN} tests were run"
/dports/math/arb/arb-2.21.1/
H A DMakefile.subdirs25 TESTS_RUN = $(patsubst %, %_RUN, $(TESTS))
67 check: tests $(TESTS_RUN)
/dports/math/e-antic/antic-f4e8a60/
H A DMakefile.subdirs25 TESTS_RUN = $(patsubst %, %_RUN, $(TESTS))
67 check: tests $(TESTS_RUN)
/dports/math/antic/antic-0.2.4/
H A DMakefile.subdirs25 TESTS_RUN = $(patsubst %, %_RUN, $(TESTS))
67 check: tests $(TESTS_RUN)
/dports/math/e-antic/flint2-ae7ec89/
H A DMakefile.subdirs38 TESTS_RUN = $(patsubst %, %_RUN, $(TESTS))
80 check: tests $(TESTS_RUN)
/dports/math/flint2/flint-2.8.4/
H A DMakefile.subdirs48 TESTS_RUN = $(patsubst %, %_RUN, $(TESTS))
90 check: tests $(TESTS_RUN)
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A DMakefile.subdirs38 TESTS_RUN = $(patsubst %, %_RUN, $(TESTS))
80 check: tests $(TESTS_RUN)
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/scripts/
H A Dtest_cli.py27 TESTS_RUN = 0 variable
55 global TESTS_RUN
57 TESTS_RUN += 1
1422 TESTS_RUN, TESTS_FAILED, end_time - start_time))
H A Dtest_cli_crypt.py76 TESTS_RUN = 0 variable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/scripts/
H A Dtest_cli.py27 TESTS_RUN = 0 variable
55 global TESTS_RUN
57 TESTS_RUN += 1
1422 TESTS_RUN, TESTS_FAILED, end_time - start_time))
H A Dtest_cli_crypt.py76 TESTS_RUN = 0 variable
/dports/security/botan2/Botan-2.18.2/src/scripts/
H A Dtest_cli.py27 TESTS_RUN = 0 variable
55 global TESTS_RUN
57 TESTS_RUN += 1
1422 TESTS_RUN, TESTS_FAILED, end_time - start_time))
H A Dtest_cli_crypt.py76 TESTS_RUN = 0 variable