Searched refs:out (Results 1 - 25 of 276) sorted by relevance

1234567891011>>

/bind-9.11.3/bin/tests/system/integrity/
H A Dclean.sh9 rm -f dig.out.test*
/bind-9.11.3/bin/tests/system/rrchecker/
H A Dclean.sh7 rm -f classlist.out privatelist.out typelist.out tempzone checkzone.out* checker.out
/bind-9.11.3/bin/tests/system/rrsetorder/
H A Dclean.sh11 rm -f dig.out.test*
12 rm -f dig.out.cyclic dig.out.fixed dig.out.random
13 rm -f dig.out.0 dig.out.1 dig.out.2 dig.out.3
14 rm -f dig.out.cyclic2
H A Dtests.sh32 $DIGCMD @10.53.0.1 fixed.example > dig.out.fixed || ret=1
33 $DIFF dig.out.fixed dig.out.fixed.good >/dev/null || ret=1
44 $DIGCMD @10.53.0.1 fixed.example > dig.out.fixed || ret=1
46 cp dig.out.fixed dig.out.$j
48 $DIFF dig.out.fixed dig.out.$j >/dev/null && matches=`expr $matches + 1`
51 $DIFF dig.out.0 dig.out
[all...]
/bind-9.11.3/bin/tests/system/dnstap/
H A Dclean.sh12 rm -f dig.out*
13 rm -f dnstap.out
14 rm -f dnstap.out.save
15 rm -f fstrm_capture.out
16 rm -f ns*/dnstap.out
17 rm -f ns*/dnstap.out.save
18 rm -f ns*/dnstap.out.save.?
20 rm -f ydump.out
/bind-9.11.3/bin/tests/system/autosign/ns3/
H A Dkeygen.sh30 ksk=`$KEYGEN -3 -q -r $RANDFILE -fk $zone 2> kg.out` || dumpit kg.out
31 $KEYGEN -3 -q -r $RANDFILE $zone > kg.out 2>&1 || dumpit kg.out
39 ksk=`$KEYGEN -q -3 -r $RANDFILE -fk $zone 2> kg.out` || dumpit kg.out
40 $KEYGEN -q -3 -r $RANDFILE $zone > kg.out 2>&1 || dumpit kg.out
48 ksk=`$KEYGEN -q -3 -r $RANDFILE -fk $zone 2> kg.out` || dumpit kg.out
[all...]
/bind-9.11.3/bin/tests/system/checkconf/
H A Dclean.sh9 rm -f good.conf.in good.conf.out badzero.conf *.out
11 rm -f checkconf.out*
/bind-9.11.3/bin/tests/system/formerr/
H A Dclean.sh7 rm -f nametoolong.out
8 rm -f twoquestions.out
9 rm -f noquestions.out
H A Dtests.sh15 $PERL formerr.pl -a 10.53.0.1 -p 5300 nametoolong > nametoolong.out
16 ans=`grep got: nametoolong.out`
23 $PERL formerr.pl -a 10.53.0.1 -p 5300 twoquestions > twoquestions.out
24 ans=`grep got: twoquestions.out`
32 $PERL formerr.pl -a 10.53.0.1 -p 5300 noquestions > noquestions.out
33 ans=`grep got: noquestions.out`
/bind-9.11.3/bin/tests/system/limits/
H A Dtests.sh17 $DIG +tcp +norec 1000.example. @10.53.0.1 a -p 5300 > dig.out.1000 || status=1
18 #dig 1000.example. @10.53.0.1 a -p 5300 > knowngood.dig.out.1000
19 $PERL ../digcomp.pl knowngood.dig.out.1000 dig.out.1000 || status=1
22 $DIG +tcp +norec 2000.example. @10.53.0.1 a -p 5300 > dig.out.2000 || status=1
23 #dig 2000.example. @10.53.0.1 a -p 5300 > knowngood.dig.out.2000
24 $PERL ../digcomp.pl knowngood.dig.out.2000 dig.out.2000 || status=1
27 $DIG +tcp +norec 3000.example. @10.53.0.1 a -p 5300 > dig.out.3000 || status=1
28 #dig 3000.example. @10.53.0.1 a -p 5300 > knowngood.dig.out
[all...]
/bind-9.11.3/bin/tests/system/verify/zones/
H A Dgenzones.sh30 $KEYGEN -r $RANDFILE ${zone}> kg.out$n 2>&1 || dumpit kg.out$n
31 $SIGNER -SP -o ${zone} -f ${file} unsigned.db > s.out$n 2>&1 || dumpit s.out$n
34 $KEYGEN -r $RANDFILE -fK ${zone} > kg.out$n 2>&1 || dumpit kg.out$n
35 $SIGNER -SPz -o ${zone} -f ${file} unsigned.db > s.out$n 2>&1 || dumpit s.out$n
38 $KEYGEN -r $RANDFILE ${zone} > kg1.out$n 2>&1 || dumpit kg1.out
[all...]
/bind-9.11.3/bin/tests/system/dyndb/
H A Dclean.sh14 rm -f added.a.out.*
15 rm -f added.ptr.out.*
16 rm -f deleted.a.out.*
17 rm -f deleted.ptr.out.*
/bind-9.11.3/bin/tests/system/zonechecks/
H A Dtests.sh16 if $CHECKZONE . cname.db > cname.out 2>&1
20 if grep "is a CNAME" cname.out > /dev/null
30 if $CHECKZONE . dname.db > dname.out 2>&1
34 if grep "is below a DNAME" dname.out > /dev/null
44 if $CHECKZONE . noaddress.db > noaddress.out
48 if grep "has no address records" noaddress.out > /dev/null
58 if $CHECKZONE . nxdomain.db > nxdomain.out
62 if grep "has no address records" noaddress.out > /dev/null
72 if $CHECKZONE -n fail . a.db > a.out 2>&1
76 if grep "appears to be an address" a.out > /de
[all...]
/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
22 $PERL ../digcomp.pl --lc fi.good dig.out || status=1
25 $DIG +norec @10.53.0.1 -p 5300 foo.bar.xx. a >dig.out || status=1
26 $PERL ../digcomp.pl xx.good dig.out || status=1
29 $DIG +norec @10.53.0.1 -p 5300 foo.bar.yy. a >dig.out || status=1
30 $PERL ../digcomp.pl yy.good dig.out || status=1
32 echo "I:testing that we don't find out-of-zone glue"
33 $DIG +norec @10.53.0.1 -p 5300 example.net. a > dig.out || status=1
34 $PERL ../digcomp.pl noglue.good dig.out || status=1
/bind-9.11.3/bin/tests/system/ecdsa/
H A Dtests.sh17 rm -f dig.out.*
25 $DIG $DIGOPTS . @10.53.0.1 soa > dig.out.ns1.test$n || ret=1
26 $DIG $DIGOPTS . @10.53.0.2 soa > dig.out.ns2.test$n || ret=1
27 $PERL ../digcomp.pl dig.out.ns1.test$n dig.out.ns2.test$n || ret=1
28 grep "flags:.*ad.*QUERY" dig.out.ns2.test$n > /dev/null || ret=1
/bind-9.11.3/bin/tests/system/gost/
H A Dtests.sh17 rm -f dig.out.*
25 $DIG $DIGOPTS . @10.53.0.1 soa > dig.out.ns1.test$n || ret=1
26 $DIG $DIGOPTS . @10.53.0.2 soa > dig.out.ns2.test$n || ret=1
27 $PERL ../digcomp.pl dig.out.ns1.test$n dig.out.ns2.test$n || ret=1
28 grep "flags:.*ad.*QUERY" dig.out.ns2.test$n > /dev/null || ret=1
/bind-9.11.3/bin/tests/system/dialup/
H A Dtests.sh16 rm -f dig.out.*
22 $DIG $DIGOPTS example. @10.53.0.1 soa > dig.out.ns1.test || ret=1
28 $DIG $DIGOPTS example. @10.53.0.2 soa > dig.out.ns2.test || ret=1
29 if grep SERVFAIL dig.out.ns2.test > /dev/null
34 $PERL ../digcomp.pl dig.out.ns1.test dig.out.ns2.test || ret=1
47 $DIG $DIGOPTS example. @10.53.0.3 soa > dig.out.ns3.test || ret=1
48 if grep SERVFAIL dig.out.ns3.test > /dev/null
53 $PERL ../digcomp.pl dig.out.ns1.test dig.out
[all...]
/bind-9.11.3/bin/tests/system/unknown/
H A Dtests.sh22 $DIG +short $DIGOPTS @10.53.0.1 a$i.example a in > dig.out || ret=1
23 echo 10.0.0.1 | $DIFF - dig.out || ret=1
35 $DIG +short $DIGOPTS @10.53.0.1 txt$i.example txt in > dig.out || ret=1
36 echo '"hello"' | $DIFF - dig.out || ret=1
48 $DIG +short $DIGOPTS @10.53.0.1 unk$i.example type123 in > dig.out || ret=1
49 echo '\# 1 00' | $DIFF - dig.out || ret=1
59 $DIG +short $DIGOPTS @10.53.0.1 null.example null in > dig.out || ret=1
60 echo '\# 1 00' | $DIFF - dig.out || ret=1
66 $DIG +short $DIGOPTS @10.53.0.1 empty.example null in > dig.out || ret=1
67 echo '\# 0' | $DIFF - dig.out || re
[all...]
/bind-9.11.3/bin/tests/system/legacy/
H A Dtests.sh20 $DIG +edns @10.53.0.2 -p 5300 dropedns soa > dig.out.1.test$n
21 grep "connection timed out; no servers could be reached" dig.out.1.test$n > /dev/null || ret=1
22 $DIG +noedns @10.53.0.2 -p 5300 dropedns soa > dig.out.2.test$n || ret=1
23 grep "status: NOERROR" dig.out.2.test$n > /dev/null || ret=1
24 grep "EDNS: version:" dig.out.2.test$n > /dev/null && ret=1
25 $DIG +noedns +tcp @10.53.0.2 -p 5300 dropedns soa > dig.out.3.test$n || ret=1
26 grep "status: NOERROR" dig.out.3.test$n > /dev/null || ret=1
27 grep "EDNS: version:" dig.out.3.test$n > /dev/null && ret=1
28 $DIG +edns +tcp @10.53.0.2 -p 5300 dropedns soa > dig.out
[all...]
/bind-9.11.3/bin/tests/system/chain/
H A Dtests.sh18 $DIG a.short-dname.example @10.53.0.2 a -p 5300 > dig.out.ns2.short || ret=1
19 grep "status: NOERROR" dig.out.ns2.short > /dev/null || ret=1
26 $DIG a.short-dname.example @10.53.0.7 a -p 5300 > dig.out.ns4.short || ret=1
27 grep "status: NOERROR" dig.out.ns4.short > /dev/null || ret=1
34 $DIG a.long-dname.example @10.53.0.2 a -p 5300 > dig.out.ns2.long || ret=1
35 grep "status: NOERROR" dig.out.ns2.long > /dev/null || ret=1
42 $DIG a.long-dname.example @10.53.0.7 a -p 5300 > dig.out.ns4.long || ret=1
43 grep "status: NOERROR" dig.out.ns4.long > /dev/null || ret=1
50 $DIG 01234567890123456789012345678901234567890123456789.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.longlonglonglonglonglonglonglonglonglonglonglonglonglonglong.long-dname.example @10.53.0.2 a -p 5300 > dig.out.ns2.toolong || ret=1
51 grep "status: YXDOMAIN" dig.out
[all...]
/bind-9.11.3/bin/tests/system/checkds/
H A Dtests.sh27 $CHECKDS ok.example > checkds.out.$n 2>&1 || ret=1
28 grep 'SHA-1' checkds.out.$n > /dev/null 2>&1 || ret=1
29 grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
36 $CHECKDS -f ok.example.dnskey.db ok.example > checkds.out.$n || ret=1
37 grep 'SHA-1' checkds.out.$n > /dev/null 2>&1 || ret=1
38 grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
45 $CHECKDS -l dlv.example ok.example > checkds.out.$n || ret=1
46 grep 'SHA-1' checkds.out.$n > /dev/null 2>&1 || ret=1
47 grep 'SHA-256' checkds.out.$n > /dev/null 2>&1 || ret=1
54 $CHECKDS -l dlv.example -f ok.example.dnskey.db ok.example > checkds.out
[all...]
/bind-9.11.3/bin/tests/virtual-time/slave/
H A Dtests.sh16 rm -f dig.out.*
22 $DIG $DIGOPTS txt.example. txt @10.53.0.1 > dig.out.before || ret=1
25 $DIG $DIGOPTS txt.example. txt @10.53.0.1 > dig.out.after || ret=1
30 grep "status: NOERROR" dig.out.before > /dev/null || ret=1
35 grep "status: SERVFAIL" dig.out.after > /dev/null || ret=1
/bind-9.11.3/bin/tests/system/dlz/
H A Dtests.sh17 rm -f dig.out.*
26 @10.53.0.1 a > dig.out.ns1.test$n || ret=1
27 grep "status: NOERROR" dig.out.ns1.test$n > /dev/null || ret=1
28 grep "example.com..*DNAME.*example.net." dig.out.ns1.test$n > /dev/null || ret=1
29 grep "foo.example.com..*CNAME.*foo.example.net." dig.out.ns1.test$n > /dev/null || ret=1
30 grep "flags:[^;]* aa[ ;]" dig.out.ns1.test$n > /dev/null || ret=1
37 $DIG $DIGOPTS ixfr=2010062899 example.com @10.53.0.1 +all > dig.out.ns1.test$n
38 grep "example.com..*IN.IXFR" dig.out.ns1.test$n > /dev/null || ret=1
39 grep "example.com..*10.IN.DNAME.example.net." dig.out.ns1.test$n > /dev/null || ret=1
40 grep "example.com..*10.IN.NS.example.com." dig.out
[all...]
/bind-9.11.3/bin/tests/system/ednscompliance/
H A Dtests.sh19 $DIG -p 5300 @10.53.0.1 +qr +norec +edns=100 soa $zone > dig.out$n
20 grep "EDNS: version: 100," dig.out$n > /dev/null || { ret=1; reason="version"; }
27 $DIG -p 5300 @10.53.0.1 +qr +norec +ednsopt=100 soa $zone > dig.out$n
28 grep "; OPT=100" dig.out$n > /dev/null || { ret=1; reason="option"; }
35 $DIG -p 5300 @10.53.0.1 +qr +norec +ednsflags=0x80 soa $zone > dig.out$n
36 grep "MBZ: 0x0080," dig.out$n > /dev/null || { ret=1; reason="flags"; }
43 $DIG -p 5300 @10.53.0.1 +norec +edns=100 +noednsnegotiation soa $zone > dig.out$n
44 grep "status: BADVERS," dig.out$n > /dev/null || { ret=1; reason="status"; }
45 grep "EDNS: version: 0," dig.out$n > /dev/null || { ret=1; reason="version"; }
46 grep "IN.SOA." dig.out
[all...]
/bind-9.11.3/bin/tests/system/xferquota/
H A Dtests.sh45 zone000099.example. @10.53.0.1 axfr -p 5300 > dig.out.ns1 || status=1
46 grep ";" dig.out.ns1
49 zone000099.example. @10.53.0.2 axfr -p 5300 > dig.out.ns2 || status=1
50 grep ";" dig.out.ns2
52 $PERL ../digcomp.pl dig.out.ns1 dig.out.ns2 || status=1
57 a.changing. @10.53.0.1 a -p 5300 > dig.out.ns1 || status=1
58 grep ";" dig.out.ns1
61 a.changing. @10.53.0.2 a -p 5300 > dig.out.ns2 || status=1
62 grep ";" dig.out
[all...]

Completed in 270 milliseconds

1234567891011>>