Searched refs:foo (Results 1 - 25 of 37) sorted by relevance

12

/bind-9.11.3/bin/tests/system/
H A Dgenzone.sh101 txt01 TXT "foo"
102 txt02 TXT "foo" "bar"
103 txt03 TXT foo
104 txt04 TXT foo bar
105 txt05 TXT "foo bar"
106 txt06 TXT "foo\032bar"
107 txt07 TXT foo\032bar
108 txt08 TXT "foo\010bar"
109 txt09 TXT foo\010bar
110 txt10 TXT foo\ ba
[all...]
H A Dtestcrypto.sh56 if $KEYGEN $args $alg foo > /dev/null 2>&1
/bind-9.11.3/bin/tests/system/glue/
H A Dtests.sh21 $DIG +norec @10.53.0.1 -p 5300 foo.bar.fi. A >dig.out || status=1
25 $DIG +norec @10.53.0.1 -p 5300 foo.bar.xx. a >dig.out || status=1
29 $DIG +norec @10.53.0.1 -p 5300 foo.bar.yy. a >dig.out || status=1
/bind-9.11.3/bin/tests/system/sfcache/
H A Dprereq.sh14 if $KEYGEN -q -a RSAMD5 -b 512 -n zone -r $RANDFILE foo > /dev/null 2>&1
H A Dtests.sh21 $DIG $DIGOPTS +dnssec foo.example. a @10.53.0.5 > dig.out.ns5.test$n || ret=1
28 grep "^; foo.example/A" sfcache.$n > /dev/null || ret=1
35 $DIG $DIGOPTS +dnssec foo.example. a @10.53.0.5 > dig.out.ns5.test$n || ret=1
43 $DIG $DIGOPTS +dnssec +cd foo.example. a @10.53.0.5 > dig.out.ns5.test$n || ret=1
/bind-9.11.3/unit/atf-src/atf-sh/
H A Datf-check_test.sh149 ${Atf_Check} -s ne:0 -o ignore -e ignore "echo foo 2>&1" || \
152 ${Atf_Check} -e inline:"foo\n" -x "echo foo 1>&2" || \
155 ${Atf_Check} -o inline:"foo\n" -x echo foo || \
167 h_fail "echo foo" -o empty
178 h_pass "echo foo" -o ignore
191 echo foo >text
192 h_pass "echo foo" -o file:text
207 h_pass "echo foo ba
[all...]
H A Dintegration_test.sh71 >>>foo<<<
73 atf_check -s eq:0 -o file:expout -e empty ./tp ' a b ' foo
78 >>>foo bar<<<
81 ' hello bye ' 'foo bar'
H A Dmisc_helpers.sh60 foo
73 foo
/bind-9.11.3/bin/tests/system/zero/
H A Dtests.sh45 $DIG +short -p 5300 @10.53.0.3 foo.increment
46 $DIG +short -p 5300 @10.53.0.3 foo.increment
47 $DIG +short -p 5300 @10.53.0.3 foo.increment
48 $DIG +short -p 5300 @10.53.0.3 foo.increment
49 $DIG +short -p 5300 @10.53.0.3 foo.increment
50 $DIG +short -p 5300 @10.53.0.3 foo.increment
51 $DIG +short -p 5300 @10.53.0.3 foo.increment
/bind-9.11.3/unit/atf-src/bootstrap/
H A Dh_tp_atf_check_sh.sh75 echo foo >expout
76 atf_check -s eq:0 -o file:expout -e empty echo foo
86 echo foo >expout
109 atf_check -s eq:0 -o ignore -e empty echo foo
131 atf_check -s eq:0 -o empty -e empty echo foo
142 atf_check -s eq:0 -o save:stdout -e empty echo foo
143 echo foo >aux
155 atf_check -s eq:0 -o 'match:bar$' -e empty -x "echo line; echo foo bar"
166 atf_check -s eq:0 -o 'match:bar$' -e empty -x "echo line; echo foo bar baz"
176 echo foo >exper
[all...]
/bind-9.11.3/bin/tests/system/v6synth/
H A Dtests.sh45 aaaa.dname.example. 0 IN CNAME aaaa.foo.example.
46 aaaa.foo.example. 0 IN AAAA 12:34:56::ff
53 f.f.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.6.5.4.3.2.1.ip6.int. 0 IN PTR foo.
/bind-9.11.3/unit/atf-src/tools/
H A Datf-run_test.sh429 echo 'foo: bar'
640 atf_check -s eq:0 -o ignore -e ignore env HOME=foo atf-run helper
765 mkdir foo
766 mkdir foo/bar
767 mkdir foo/bar/mnt
768 do_mount foo/bar/mnt
769 mkdir foo/baz
770 do_mount foo/baz
771 mkdir foo/baz/foo
[all...]
H A Datf-report_test.sh40 echo foo
434 atf_check -s eq:1 -o empty -e file:experr atf-report foo
/bind-9.11.3/bin/tests/system/resolver/
H A Dclean.sh18 rm -f dig.*.foo.*
H A Dtests.sh198 $DIG +tcp foo.baddname.example.net @10.53.0.1 a -p 5300 > dig.out.ns1.test${n} || ret=1
206 $DIG +tcp foo.gooddname.example.net @10.53.0.1 a -p 5300 > dig.out.ns1.test${n} || ret=1
215 ${RESOLVE} -p 5300 -t a -s 10.53.0.1 foo.gooddname.example.net > resolve.out.ns1.test${n} || ret=1
216 grep "foo.gooddname.example.net..*.gooddname.example.org" resolve.out.ns1.test${n} > /dev/null || ret=1
217 grep "foo.gooddname.example.org..*.192.0.2.1" resolve.out.ns1.test${n} > /dev/null || ret=1
308 $DIG +tcp TXT foo.moves @10.53.0.7 -p 5300 > dig.ns7.foo.${n} || ret=1
309 grep "From NS 5" dig.ns7.foo.${n} > /dev/null || ret=1
326 $DIG +tcp TXT foo.child.server @10.53.0.7 -p 5300 > dig.ns7.foo
[all...]
/bind-9.11.3/lib/dns/
H A Dtcpmsg.c32 #define VALID_TCPMSG(foo) ISC_MAGIC_VALID(foo, TCPMSG_MAGIC)
H A Dspnego.c694 size_t len, len_len, mech_len, foo; local
709 &mech_len, &foo);
712 p += foo;
1387 size_t len_len, foo; local
1391 e = der_put_length(p + len_len - 1, len_len, len, &foo);
1392 if (e || foo != len_len)
1470 size_t len, len_len, mech_len, foo; local
1485 &mech_len, &foo);
1488 p += foo;
/bind-9.11.3/lib/isccc/
H A Dccmsg.c38 #define VALID_CCMSG(foo) ISC_MAGIC_VALID(foo, CCMSG_MAGIC)
/bind-9.11.3/bin/tests/
H A Dtask_test.c57 static char foo[] = "foo"; variable
106 &interval, t1, my_tick, foo, &ti1) ==
/bind-9.11.3/bin/tests/system/dlz/
H A Dtests.sh25 $DIG $DIGOPTS +norec foo.example.com. \
29 grep "foo.example.com..*CNAME.*foo.example.net." dig.out.ns1.test$n > /dev/null || ret=1
/bind-9.11.3/bin/tests/system/builtin/
H A Dtests.sh100 $DIG +norec +nsid foo @10.53.0.2 -p 5300 > dig.out.ns2.$n
114 $DIG +norec +nsid foo @10.53.0.3 -p 5300 > dig.out.ns3.$n
/bind-9.11.3/bin/tests/system/tsiggss/
H A Dtests.sh72 update add fred.example.nil 120 cname foo.bar.
/bind-9.11.3/bin/tests/system/statistics/
H A Dtests.sh64 $DIGCMD +tries=2 +time=1 +recurse @10.53.0.3 foo.info. any > /dev/null 2>&1
65 #$DIGCMD +tries=2 +time=1 +recurse @10.53.0.3 foo.info. any
/bind-9.11.3/bin/tests/system/tkey/
H A Dtests.sh29 for owner in . foo.example.
/bind-9.11.3/bin/tests/system/digdelv/
H A Dtests.sh28 $DIG $DIGOPTS @10.53.0.3 +split=4 -t sshfp foo.example > dig.out.test$n || ret=1
189 $DIG $DIGOPTS -d +tcp @10.53.0.4 +retry=1 +time=1 +domain=bar foo > dig.out.test$n 2>&1 && ret=1
366 $DIG $DIGOPTS @10.53.0.3 +sp=4 -t sshfp foo.example > dig.out.test$n || ret=1
475 $DELV $DELVOPTS @10.53.0.3 +split=4 -t sshfp foo.example > delv.out.test$n || ret=1
504 $DELV $DELVOPTS @fd92:7065:b8e:ffff::3 @10.53.0.3 -6 -t txt foo.example > delv.out.test$n 2>&1
522 $DELV $DELVOPTS @10.53.0.3 @fd92:7065:b8e:ffff::3 -4 -t txt foo.example > delv.out.test$n 2>&1
614 $DELV $DELVOPTS @10.53.0.3 +sp=4 -t sshfp foo.example > delv.out.test$n || ret=1

Completed in 61 milliseconds

12