Searched refs:ans (Results 1 - 24 of 24) sorted by relevance

/bind-9.11.3/bin/tests/system/formerr/
H A Dtests.sh16 ans=`grep got: nametoolong.out`
17 if [ "${ans}" != "got: 000080010000000000000000" ];
24 ans=`grep got: twoquestions.out`
25 if [ "${ans}" != "got: 000080010000000000000000" ];
33 ans=`grep got: noquestions.out`
34 if [ "${ans}" != "got: 000080000000000000000000" ];
/bind-9.11.3/bin/tests/system/pending/
H A Dtests.sh52 ans=`$DIG $DIGOPTS_CD @10.53.0.4 hostile MX` || ret=1
53 test "$ans" = "$expect" || ret=1
54 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
60 ans=`$DIG $DIGOPTS_CD @10.53.0.4 mail.example A` || ret=1
61 test "$ans" = "$expect" || ret=1
62 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
72 ans=`$DIG $DIGOPTS @10.53.0.4 example.com MX` || ret=1
73 test "$ans" = "$expect" || ret=1
74 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
90 ans
[all...]
/bind-9.11.3/bin/tests/system/reclimit/
H A Dclean.sh10 rm -f ans?/ans.run
11 rm -f ans2/ans.limit
H A Dtests.sh58 echo "1000" > ans2/ans.limit
70 echo "12" > ans2/ans.limit
85 echo "12" > ans2/ans.limit
98 echo "5" > ans2/ans.limit
113 echo "13" > ans2/ans.limit
129 echo "12" > ans2/ans.limit
145 echo "10" > ans2/ans.limit
161 echo "9" > ans2/ans.limit
/bind-9.11.3/bin/tests/system/chain/ans3/
H A Dans.pl16 my $pidf = new IO::File "ans.pid", "w" or die "cannot open pid file: $!";
19 sub rmpid { unlink "ans.pid"; exit 1; };
35 my ($rcode, @ans, @auth, @add);
43 push @ans, $rr;
46 push @ans, $rr;
53 push @ans, $rr;
55 push @ans, $rr;
57 push @ans, $rr;
62 push @ans, $rr;
67 push @ans,
[all...]
/bind-9.11.3/contrib/scripts/
H A Dzone-edit.sh.in85 read ans
86 case "$ans" in
114 read ans
115 case "$ans" in
133 read ans
134 case "$ans" in
/bind-9.11.3/bin/tests/system/reclimit/ans2/
H A Dans.pl25 my $pidf = new IO::File "ans.pid", "w" or die "cannot open pid file: $!";
28 sub rmpid { unlink "ans.pid"; exit 1; };
37 if ( -e "ans.limit") {
38 open(FH, "<", "ans.limit");
55 my ($rcode, @ans, @auth, @add, $wait);
67 push @ans, $rr;
81 push @ans, $rr;
98 push @ans, $rr;
113 push @ans, $rr;
121 push @ans,
[all...]
/bind-9.11.3/bin/tests/system/reclimit/ans7/
H A Dans.pl16 my $pidf = new IO::File "ans.pid", "w" or die "cannot open pid file: $!";
19 sub rmpid { unlink "ans.pid"; exit 1; };
32 my ($rcode, @ans, @auth, @add);
43 push @ans, $rr;
55 return ($rcode, \@ans, \@auth, \@add, { aa => 1 });
/bind-9.11.3/bin/tests/system/chain/
H A Dclean.sh10 rm -f */named.memstats */named.recursing */named.lock */named.run */ans.run
/bind-9.11.3/bin/tests/system/fetchlimit/
H A Dclean.sh9 rm -f */named.memstats */ans.run */named.recursing */named.run
/bind-9.11.3/bin/tests/system/
H A Dstop.pl62 my @ans = grep /^ans[0-9]*$/, @files;
64 push @servers, @ns, @lwresd, @ans;
103 } elsif ($server =~ /^ans/) {
104 $pid_file = "ans.pid";
H A Dcleanall.sh20 -o -name named.run -o -name lwresd.run -o -name ans.run \
H A Dstart.pl80 my @ans = grep /^ans[0-9]*$/, @files;
85 foreach $name(@ns, @lwresd, @ans) {
226 } elsif ($server =~ /^ans/) {
227 $cleanup_files = "{ans.run}";
228 if (-e "$testdir/$server/ans.py") {
229 $command = "$PYTHON -u ans.py 10.53.0.$' 5300";
230 } elsif (-e "$testdir/$server/ans.pl") {
231 $command = "$PERL ans.pl";
233 $command = "$PERL $topdir/ans
[all...]
/bind-9.11.3/bin/tests/virtual-time/
H A Dcleanall.sh22 -o -name lwresd.run -o -name ans.run \) -print | xargs rm -f
/bind-9.11.3/bin/tests/system/ixfr/
H A Dclean.sh16 rm -f */ans.run
/bind-9.11.3/bin/tests/system/statistics/
H A Dclean.sh19 rm -f */ans.run
/bind-9.11.3/bin/tests/system/inline/
H A Dtests.sh29 ans=0
30 $RNDC -c ../common/rndc.conf -s 10.53.0.3 -p 9953 signing -nsec3param 1 0 0 - retransfer3 > /dev/null 2>&1 || ans=1
31 [ $ans = 0 ] && break
86 ans=0
92 [ $ans = 0 ] || ret=1
114 ans=0
116 grep "No signing records found" signing.out.test$n > /dev/null || ans=1
117 [ $ans = 1 ] || break
120 [ $ans = 0 ] || ret=1
305 ans
[all...]
/bind-9.11.3/bin/tests/system/upforwd/
H A Dclean.sh20 rm -f */ans.run
/bind-9.11.3/lib/isc/tests/
H A Drandom_test.c46 double ans, ax, c, yc, r, t, y, z; local
70 ans = pkm1 / qkm1;
81 t = fabs((ans - r) / r);
82 ans = r;
99 return (ans * ax);
104 double ans, ax, c, r; local
123 ans = 1.0;
128 ans += c;
129 } while (c / ans > MACHEP);
131 return (ans * a
[all...]
/bind-9.11.3/bin/tests/system/resolver/
H A Dclean.sh14 rm -f */ans.run
/bind-9.11.3/bin/tests/system/xfer/
H A Dclean.sh32 rm -f */ans.run
/bind-9.11.3/bin/tests/system/nsupdate/
H A Dclean.sh14 rm -f */named.run */ans.run
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl550 set ans [tk_messageBox -icon question -type yesno \
554 if {[string compare $ans yes] == 0} {
752 set ans [tk_messageBox -type yesno -default no -icon question \
755 if {[string compare $ans yes] != 0} {
787 set ans [tk_messageBox -type yesno -default yes -icon question \
790 if {[string compare $ans yes] != 0} {
899 set ans [tk_messageBox -type yesno -default no -icon question \
902 if {[string compare $ans yes] == 0} {
/bind-9.11.3/bin/tests/system/dnssec/
H A Dtests.sh892 ans=`$DIG $DIGOPTS +cd +nodnssec +short bad-cname.example. @10.53.0.4` || ret=1
893 test "$ans" = "$expect" || ret=1
894 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
910 ans=`$DIG $DIGOPTS +cd +nodnssec +short a.bad-dname.example. @10.53.0.4` || ret=1
911 test "$ans" = "$expect" || ret=1
912 test $ret = 0 || echo I:failed, got "'""$ans""'", expected "'""$expect""'"
1592 ans=`$DIG $DIGOPTS +short normalthenrrsig.secure.example. @10.53.0.4 rrsig` || ret=1
1594 test "$ans" = "$expect" || ret=1
1606 ans=`$DIG $DIGOPTS +short rrsigonly.secure.example. @10.53.0.4 rrsig` || ret=1
1607 test -z "$ans" || re
[all...]

Completed in 46 milliseconds