Searched refs:failed (Results 1 - 17 of 17) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/system/pending/
H A Dtests.sh44 echo I:failed to update the test data
62 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
70 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
82 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
100 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
108 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
120 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
133 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
145 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
158 test $ret = 0 || echo I:failed, go
[all...]
/bind-9.6-ESV-R11/bin/tests/system/nsupdate/
H A Dtests.sh30 [ $ret = 0 ] || { echo I:failed; status=1; }
36 [ $ret = 0 ] || { echo I:failed; status=1; }
42 [ $ret = 0 ] || { echo I:failed; status=1; }
54 [ $ret = 0 ] || { echo I:failed; status=1; }
62 [ $ret = 0 ] || { echo I:failed; status=1; }
68 [ $ret = 0 ] || { echo I:failed; status=1; }
74 [ $ret = 0 ] || { echo I:failed; status=1; }
80 [ $ret = 0 ] || { echo I:failed; status=1; }
92 [ $ret = 0 ] || { echo I:failed; status=1; }
104 [ $ret = 0 ] || { echo I:failed; statu
[all...]
/bind-9.6-ESV-R11/bin/tests/system/builtin/
H A Dtests.sh29 if [ $ret != 0 ] ; then echo I:failed; status=`expr $status + $ret`; fi
40 if [ $ret != 0 ] ; then echo I:failed; status=`expr $status + $ret`; fi
/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Dintegration_test.sh122 tc, #.#, expect_helpers, death_but_pass, failed, Test case was expected to terminate abruptly but it continued execution
124 tc, #.#, expect_helpers, exit_but_pass, failed, Test case was expected to exit cleanly but it continued execution
126 tc, #.#, expect_helpers, fail_and_fail_check, expected_failure, And fail again: 2 checks failed as expected; see output for more details
128 tc, #.#, expect_helpers, fail_but_pass, failed, Test case was expecting a failure but none were raised
130 tc, #.#, expect_helpers, pass_but_fail_check, failed, 1 checks failed; see output for more details
131 tc, #.#, expect_helpers, pass_but_fail_requirement, failed, Some reason
133 tc, #.#, expect_helpers, signal_but_pass, failed, Test case was expected to receive a termination signal but it continued execution
136 tc, #.#, expect_helpers, timeout_but_pass, failed, Test case was expected to hang but it continued execution
137 tp, #.#, expect_helpers, failed
[all...]
H A Dtests-results.css182 table.tcs-summary td.tcr-failed {
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dcondition.c145 isc_boolean_t failed = ISC_FALSE; local
161 failed = ISC_TRUE;
164 if (failed)
/bind-9.6-ESV-R11/bin/tests/system/unknown/
H A Dtests.sh35 echo "#$i failed"
48 echo "#$i failed"
61 echo "#$i failed"
70 [ $ret = 0 ] || echo "I: failed"
77 [ $ret = 0 ] || echo "I: failed"
88 echo "#$i failed"
101 echo "#$i failed"
114 echo "#$i failed"
119 echo "I:querying for SOAs of zone that should have failed to load"
127 echo "#$i failed"
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfigure1096 echo "configure: failed program was:" >&5
1571 echo "configure: failed program was:" >&5
1646 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
1739 echo "configure: failed program was:" >&5
1756 echo "configure: failed program was:" >&5
1773 echo "configure: failed program was:" >&5
1812 echo "configure: failed program was:" >&5
1853 echo "configure: failed program was:" >&5
1896 echo "configure: failed program was:" >&5
1969 echo "configure: failed progra
[all...]
H A Dltconfig616 echo "$progname: failed program was:" >&5
642 echo "$progname: failed program was:" >&5
1712 echo "$progname: failed program was:" >&5
1726 echo "$progname: failed program was:" >&5
1741 echo "${ac_t}failed" 1>&6
2273 echo "$progname: failed program was:" >&5
2322 echo "$progname: failed program was:" >&5
2360 echo "$progname: failed program was:" >&5
2409 echo "$progname: failed program was:" >&5
2449 echo "$progname: failed progra
[all...]
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfigure846 echo "configure: failed program was:" >&5
945 echo "configure: failed program was:" >&5
977 echo "configure: failed program was:" >&5
1034 echo "configure: failed program was:" >&5
1082 echo "configure: failed program was:" >&5
1099 echo "configure: failed program was:" >&5
1116 echo "configure: failed program was:" >&5
1155 echo "configure: failed program was:" >&5
1210 echo "configure: failed program was:" >&5
1252 echo "configure: failed progra
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dnormalizer.c401 int failed = 0; local
409 "failed to register \"%-.100s\"\n",
411 failed++;
414 if (failed > 0)
/bind-9.6-ESV-R11/bin/rndc/
H A Drndc.c81 static isc_boolean_t failed = ISC_FALSE; variable
185 fatal("send failed: %s", isc_result_totext(sevent->result));
215 fatal("recv failed: %s", isc_result_totext(ccmsg.result));
227 failed = ISC_TRUE;
228 fprintf(stderr, "%s: '%s' failed: %s\n",
232 fprintf(stderr, "%s: parsing response failed: %s\n",
239 fprintf(stderr, "%s: parsing response failed: %s\n",
278 fatal("recv failed: %s", isc_result_totext(ccmsg.result));
351 notify("connection failed: %s: %s", socktext,
358 fatal("connect failed
[all...]
/bind-9.6-ESV-R11/bin/tests/system/dnssec/
H A Dtests.sh44 if [ $ret != 0 ]; then echo "I:failed"; fi
54 if [ $ret != 0 ]; then echo "I:failed"; fi
66 if [ $ret != 0 ]; then echo "I:failed"; fi
78 if [ $ret != 0 ]; then echo "I:failed"; fi
89 if [ $ret != 0 ]; then echo "I:failed"; fi
98 if [ $ret != 0 ]; then echo "I:failed"; fi
107 if [ $ret != 0 ]; then echo "I:failed"; fi
118 if [ $ret != 0 ]; then echo "I:failed"; fi
131 if [ $ret != 0 ]; then echo "I:failed"; fi
142 if [ $ret != 0 ]; then echo "I:failed"; f
[all...]
/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A Dtestsuite156 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
158 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
227 # out after a failed `exec'.
569 # Whether to rerun failed tests.
829 /^Unexpected passes:$/,/^## Detailed failed tests/{
832 /^## Detailed failed tests/q
891 --recheck select all tests that failed or passed unexpectedly last time
1012 # TESTSUITE.dir/ - created during a run, remains after -d or failed test
1024 # | | + fail - created if group failed
1029 # + 0..NNN/ - created for each group NNN, remains after -d or failed tes
[all...]
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure185 echo as_func_success failed.
197 echo as_func_ret_success failed.
300 echo as_func_success failed.
312 echo as_func_ret_success failed.
389 echo as_func_success failed.
401 echo as_func_ret_success failed.
2158 echo "$as_me: failed program was:" >&5
2294 echo "$as_me: failed program was:" >&5
2352 echo "$as_me: failed program was:" >&5
2410 echo "$as_me: failed progra
[all...]
/bind-9.6-ESV-R11/
H A Dltmain.sh546 # Bail out if we (or some other process) failed to create a directory.
4563 /* failed to start process */
4565 "(main) failed to launch target \"%s\": %s\n",
4721 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
4747 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh343 # Bail out if we (or some other process) failed to create a directory.
3566 /* failed to start process */
3567 LTWRAPPER_DEBUGPRINTF (("(main) failed to launch target \"%s\": errno = %d\n", lt_argv_zero, errno));
3722 lt_fatal ("getcwd failed");
3747 lt_fatal ("getcwd failed");

Completed in 66 milliseconds