Searched refs:passed (Results 1 - 10 of 10) sorted by relevance
/bind-9.11.3/unit/atf-src/test-programs/ |
H A D | meta_data_test.sh | 35 atf_check -s eq:0 -o match:passed -e ignore ${h} -s $(atf_get_srcdir) \ 49 atf_check -s eq:0 -o match:passed -e ignore ${h} -s $(atf_get_srcdir) \
|
/bind-9.11.3/lib/isc/tests/ |
H A D | random_test.c | 192 * This function destroys (modifies) the data passed in bits. 248 isc_uint32_t passed; local 265 passed = 0; 280 passed++; 301 proportion = (double) passed / (double) m; 306 printf("passed=%u/1000\n", passed);
|
/bind-9.11.3/unit/atf-src/tools/ |
H A D | atf-report_test.sh | 129 tc, #.#, expect_helpers, pass_and_pass, passed 181 1 passed test cases. 260 tc, #.#, dir1/tp1, main, passed 261 tp, #.#, dir1/tp1, passed 264 tc, #.#, tp3, main, passed 265 tp, #.#, tp3, passed 315 2 passed test cases. 345 <passed /> 355 <passed /> 415 <passed /> [all...] |
H A D | tests-results.css | 177 table.tcs-summary td.tcr-passed {
|
H A D | atf-run_test.sh | 357 -o match:'pass_and_pass, passed' \ 500 echo "passed" >\${resfile} 673 "case when the test case result is passed" 680 atf_check -s eq:0 -o match:'cleanup_states, passed' -e ignore atf-run \ 737 atf_check -s eq:0 -o match:'cleanup_curdir, passed' \ 788 atf_check -s eq:0 -o match:"main, passed" -e ignore atf-run helper 826 atf_check -s eq:0 -o match:"main, passed" -e ignore atf-run helper 843 atf_check -s eq:0 -o match:"${TESTCASE}, passed" -e ignore atf-run \ 845 atf_check -s eq:0 -o match:"${TESTCASE}, passed" -e ignore atf-run \ 847 atf_check -s eq:0 -o match:"${TESTCASE}, passed" [all...] |
/bind-9.11.3/lib/dns/ |
H A D | acache.c | 789 * the entry should be purged, based on the time passed from its last 793 unsigned int passed; local 797 passed = now32 - entry->lastused; /* <= interval */ 799 passed = 0; 801 if (passed > interval / 2) 804 if (passed > interval / 4)
|
/bind-9.11.3/unit/atf-src/bootstrap/ |
H A D | testsuite | 891 --recheck select all tests that failed or passed unexpectedly last time 1022 # | | + pass - created if group passed 1847 at_result="$at_result $at_were run, one passed" 1873 $at_xpass_count passed unexpectedly." ;; 1883 $at_xpass_count passed unexpectedly, 1886 $at_xpass_count passed unexpectedly, 1975 Subject: [Automated Testing Framework 0.17] $as_me: $at_fail_list${at_fail_list:+ failed${at_xpass_list:+, }}$at_xpass_list${at_xpass_list:+ passed unexpectedly} 2123 passed 2382 echo 'passed' >expres <<EOF 2383 passed [all...] |
/bind-9.11.3/contrib/idn/idnkit-1.0-src/ |
H A D | ltmain.sh | 3038 # static libs even though --disable-static was passed! 4002 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed
|
/bind-9.11.3/ |
H A D | ltmain.sh | 61 # MODE-ARGS vary depending on the MODE. When passed as first option, 754 # unless 'noexit' is passed as argument. 1580 # ARGS are passed to cygpath, with the last one being the file name or path to 2344 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed 2498 (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed 5875 # Flags to be passed through unchanged, with rationale: 7899 $ECHO "*** with $libname and none of the candidates passed a file format test" 7953 $ECHO "*** with $libname and none of the candidates passed a file format test"
|
/bind-9.11.3/unit/atf-src/admin/ |
H A D | ltmain.sh | 441 # meters passed on the command line. 2059 MODE-ARGS vary depending on the MODE. When passed as first option, 2829 # ARGS are passed to cygpath, with the last one being the file name or path to 3630 (typically '/bin/rm'). RM-OPTIONS are options (such as '-f') to be passed 3785 (typically '/bin/rm'). RM-OPTIONS are options (such as '-f') to be passed 7261 # Flags to be passed through unchanged, with rationale: 9342 $ECHO "*** with $libname and none of the candidates passed a file format test" 9396 $ECHO "*** with $libname and none of the candidates passed a file format test"
|
Completed in 152 milliseconds