Searched refs:post (Results 1 - 13 of 13) sorted by relevance

/bind-9.11.3/bin/python/isc/tests/test-policies/
H A D04-combined-pre-post.pol14 post-publish zsk 2w;
17 post-publish ksk 2mo;
23 // Policy that defines a combined pre-publish and post-publish period lower
30 post-publish ksk 1mo;
33 // Policy that defines a combined pre-publish and post-publish period higher
40 post-publish ksk 2mo;
43 // Policy that defines a combined pre-publish and post-publish period lower
50 post-publish zsk 1mo;
53 // Policy that defines a combined pre-publish and post-publish period higher
60 post
[all...]
H A D02-prepublish.pol14 post-publish zsk 2w;
17 post-publish ksk 2mo;
H A D03-postpublish.pol14 post-publish zsk 2w;
17 post-publish ksk 2mo;
23 // Policy that defines a post-publish period lower than the rollover period
31 // Policy that defines a post-publish period equal to the rollover period
H A D01-keysize.pol14 post-publish zsk 2w;
17 post-publish ksk 2mo;
/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dsanity_test.c51 enum type { inv, pre, post, unreachable }; enumerator in enum:type
75 case post:
134 case post:
192 ATF_TC(post); variable
193 ATF_TC_HEAD(post, tc)
197 ATF_TC_BODY(post, tc)
201 do_test(post, false);
202 do_test(post, true);
226 ATF_TP_ADD_TC(tp, post);
/bind-9.11.3/bin/tests/system/keymgr/
H A Dpolicy.sample24 post-publish zsk 6w;
34 post-publish zsk 1w;
H A Dpolicy.conf14 post-publish zsk 6w;
/bind-9.11.3/bin/tests/system/inline/
H A Dtests.sh617 cp ns5/named.conf.post ns5/named.conf
786 $DIG $DIGOPTS @10.53.0.3 -p 5300 nonexist.retransfer3 A > dig.out.ns3.post.test$n
787 grep "status: NXDOMAIN" dig.out.ns3.post.test$n > /dev/null || ans=1
788 grep "NSEC3" dig.out.ns3.post.test$n > /dev/null || ans=1
941 $DIG nsec3. SOA -p 5300 @10.53.0.3 > dig.out.ns3.post.test$n
942 serial=`awk '$4 == "SOA" { print $7 }' dig.out.ns3.post.test$n`
955 $DIG nsec3. SOA -p 5300 @10.53.0.3 > dig.out.ns3.post.test$n
956 serial=`awk '$4 == "SOA" { print $7 }' dig.out.ns3.post.test$n`
974 $DIG nsec3. SOA -p 5300 @10.53.0.3 > dig.out.ns3.post.test$n
975 serial=`awk '$4 == "SOA" { print $7 }' dig.out.ns3.post
[all...]
/bind-9.11.3/bin/tests/system/dnssec/
H A Dclean.sh90 rm -f signer/*.signed.post*
H A Dtests.sh3315 ret=1 ; cp signer/remove.db.signed signer/remove.db.signed.post$n;
3338 ret=1 ; cp signer/remove.db.signed signer/remove.db.signed.post$n;
/bind-9.11.3/bin/tests/system/addzone/
H A Dtests.sh96 $DIG $DIGOPTS +all @10.53.0.2 a.missing.example a > dig.out.ns2.post.$n || ret=1
97 grep "status: REFUSED" dig.out.ns2.post.$n > /dev/null || ret=1
98 $PERL ../digcomp.pl dig.out.ns2.pre.$n dig.out.ns2.post.$n || ret=1
/bind-9.11.3/bin/tests/system/nsupdate/
H A Dtests.sh81 echo "I:comparing post-update copies to known good data"
107 post=`$DIG +short new.other.nil. @10.53.0.1 a -p 5300` || ret=1
108 [ "$post" = "10.10.10.1" ] || ret=1
112 echo "I:comparing post-update copy to known good data"
/bind-9.11.3/win32utils/
H A DConfigure3000 my $post = "$'";
3002 $line = qq($pre/D "$def"$post);

Completed in 43 milliseconds