Searched refs:zones (Results 1 - 25 of 42) sorted by relevance

12

/bind-9.11.3/bin/tests/system/verify/
H A Dclean.sh7 rm -f zones/*.good
8 rm -f zones/*.good.tmp
9 rm -f zones/*.bad
10 rm -f zones/*.bad.tmp
11 rm -f zones/*.out*
12 rm -f zones/dsset-*
13 rm -f zones/K*
H A Dsetup.sh16 (cd zones && $SHELL genzones.sh)
H A Dtests.sh20 for file in zones/*.good
23 zone=`expr "$file" : 'zones/\(.*\).good'`
35 for file in zones/*.bad
38 zone=`expr "$file" : 'zones/\(.*\).bad'`
93 $VERIFY zones/ksk+zsk.nsec.good > verify.out.$n 2>&1 && ret=1
101 $VERIFY -o invalid.origin zones/ksk+zsk.nsec.good > verify.out.$n 2>&1 && ret=1
/bind-9.11.3/bin/tests/startperf/
H A Dclean.sh11 rm -rf zones
H A Dsetup.sh12 echo "Usage: $0 [-s] <number of zones> [<records per zone>]"
13 echo " -s: use the same zone file all zones"
75 [ -d zones ] || mkdir zones
76 $PERL mkzonefile.pl $zonename $nrecords > zones/$zonename.db
77 echo "zone $zonename { type master; file \"zones/$zonename.db\"; };"
/bind-9.11.3/contrib/dlz/modules/perl/testing/
H A Ddlz_perl_example.pm41 $self->{zones} = {
90 . Dumper( $self->{zones} )
103 return exists $self->{zones}->{$zone};
117 return unless $self->{zones}->{$zone}->{$name};
120 foreach my $rr ( @{ $self->{zones}->{$zone}->{$name} } ) {
157 foreach my $name ( keys %{ $self->{zones}->{$zone} } ) {
158 foreach my $rr ( @{ $self->{zones}->{$zone}->{$name} } ) {
/bind-9.11.3/bin/tests/system/checkzone/
H A Dtests.sh13 for db in zones/good*.db
18 zones/good-gc-msdcs.db)
21 zones/good-dns-sd-reverse.db)
33 for db in zones/bad*.db
38 zones/bad-dns-sd-reverse.db)
52 $CHECKZONE -D -o test.orig.db test zones/test1.db > /dev/null 2>&1 || ret=1
53 $CHECKZONE -D -o test.changed.db test zones/test2.db > /dev/null 2>&1 || ret=1
68 $CHECKZONE example zones/spf.db > test.out1.$n 2>&1 || ret=1
69 $CHECKZONE -T ignore example zones/spf.db > test.out2.$n 2>&1 || ret=1
82 $CHECKZONE -l 300 example zones/good
[all...]
H A Dsetup.sh14 zones/good1.db > /dev/null 2>&1
16 zones/good1.db > /dev/null 2>&1
/bind-9.11.3/bin/tests/system/xferquota/
H A Dclean.sh15 rm -f ns1/zone*.example.db ns1/zones.conf
16 rm -f ns2/zone*.example.bk ns2/zones.conf
/bind-9.11.3/bin/tests/system/addzone/ns2/
H A Dnamed2.conf23 allow-new-zones no;
41 allow-new-zones yes;
55 allow-new-zones yes;
H A Dnamed1.conf20 allow-new-zones yes;
/bind-9.11.3/bin/tests/system/stress/
H A Dclean.sh13 rm -f ns?/zones.conf
/bind-9.11.3/contrib/dlz/modules/bdbhpt/testing/
H A Dbdbhpt-populate.pl7 if (!GetOptions($opt, qw/bdb|b:s input|i:s zones|z:s help|h/)) {
29 my $zone_list = $opt->{zones};
31 usage('Please specify a space seperated list of zones');
49 my @zones = split(/\s+/, $zone_list);
50 foreach my $zone (@zones) {
78 foreach my $zone (@zones) {
95 foreach my $zone (@zones) {
111 foreach my $zone (@zones) {
128 print STDERR "usage: $0 --bdb=<bdb-file> --input=<input-file> --zones=<zone-list>\n\n";
130 print STDERR "\tinput-file: The input text-file containing records to populate within your zones\
[all...]
/bind-9.11.3/bin/tests/system/checkconf/
H A Dbad-catz-zone.conf10 catalog-zones {
/bind-9.11.3/bin/tests/system/redirect/conf/
H A Dbad3.conf16 /* redirect zones must be called "." */
/bind-9.11.3/bin/tests/system/catz/
H A Dtests.sh48 update add e721433b6160b450260d4f54b3ec8bab30cb3b83.zones.catalog1.example 3600 IN PTR dom1.example.
107 update delete e721433b6160b450260d4f54b3ec8bab30cb3b83.zones.catalog1.example
145 echo "I:Testing various simple operations on domains, including using multiple catalog zones and garbage in zone"
169 update add 636722929740e507aaf27c502812fc395d30fb17.zones.catalog1.example 3600 IN PTR dom2.example.
170 update add b901f492f3ebf6c1e5b597e51766f02f0479eb03.zones.catalog1.example 3600 IN PTR dom3.example.
171 update add e721433b6160b450260d4f54b3ec8bab30cb3b83.zones.catalog1.example 3600 IN NS foo.bar.
174 update add trash3.zones.catalog1.example 3600 IN NS a.dom2.example.
175 update add foobarbaz.b901f492f3ebf6c1e5b597e51766f02f0479eb03.zones.catalog1.example 3600 IN PTR dom3.example.
176 update add blahblah.636722929740e507aaf27c502812fc395d30fb17.zones.catalog1.example 3600 IN PTR dom2.example.
177 update add foobarbaz.b901f492f3ebf6c1e5b597e51766f02f0479eb03.zones
[all...]
/bind-9.11.3/bin/tests/system/acl/ns3/
H A Dnamed.conf19 allow-new-zones yes;
/bind-9.11.3/bin/tests/system/acl/ns4/
H A Dnamed.conf19 allow-new-zones yes;
/bind-9.11.3/bin/tests/system/addzone/ns3/
H A Dnamed1.conf25 allow-new-zones yes;
H A Dnamed2.conf25 allow-new-zones yes;
/bind-9.11.3/bin/tests/system/delzone/ns2/
H A Dnamed.conf16 allow-new-zones yes;
/bind-9.11.3/bin/tests/system/nzd2nzf/ns1/
H A Dnamed.conf16 allow-new-zones yes;
/bind-9.11.3/bin/tests/system/rpzrecurse/
H A Dtestgen.pl29 # policy zones to be tested
35 # policy zones to be tested
95 my @zones;
108 @zones = map {
115 print $conf_fh map { qq{ zone "$_->[0]";\n} } @zones;
119 print $conf_fh map { qq{ zone "$_->[0]" { type master; file "db.$_->[0]"; };\n} } @zones;
125 foreach my $policy_zone_info( @zones ) {
/bind-9.11.3/bin/tests/system/catz/ns2/
H A Dnamed.conf.in26 catalog-zones {
/bind-9.11.3/bin/tests/system/catz/ns3/
H A Dnamed.conf20 allow-new-zones yes;

Completed in 91 milliseconds

12