HomeSort by: relevance | last modified time | path
    Searched refs:tld (Results 1 - 25 of 56) sorted by relevancy

1 2 3

  /src/external/mpl/bind/dist/bin/tests/system/camp/ns2/
setup.sh 25 tld=1
26 while [ $tld -le $DEPTH ]; do
29 zone "tld${tld}" {
31 file "tld${tld}.db";
35 cp template.db.in tld${tld}.db
39 echo "label${label}.tld${tld}. IN NS ns.label${label}.tld${tld}." >>tld${tld}.d
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/camp/ns3/
setup.sh 24 tld=1
25 while [ $tld -le $DEPTH ]; do
26 nexttld=$((tld + 1))
33 zone "label${label}.tld${tld}" {
35 file "label${label}.tld${tld}.db";
39 cp template.db.in label${label}.tld${tld}.db
41 if [ $label -eq $DEPTH ] && [ $tld -eq $DEPTH ]; the
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/ns6/
sign.sh 21 zone=optout-tld
22 infile=optout-tld.db.in
23 zonefile=optout-tld.db
  /src/external/mpl/bind/dist/bin/tests/system/resolver/
setup.sh 17 cp ns4/tld1.db ns4/tld.db
18 cp ns6/to-be-removed.tld.db.in ns6/to-be-removed.tld.db
  /src/external/bsd/libfido2/dist/tools/
test.sh 60 make_cred no.tld "-u" u2f
61 make_cred no.tld "-ru" /dev/null && exit 1
62 make_cred no.tld "-uc1" /dev/null && exit 1
63 make_cred no.tld "-uc2" /dev/null && exit 1
74 make_cred no.tld "--" wrap
84 make_cred no.tld "-h" wrap-hs
96 make_cred no.tld "-r" rk
107 make_cred no.tld "-hr" rk-hs
120 get_assert no.tld "-u" u2f-cred /dev/null u2f-assert
121 get_assert no.tld "-u -t up=false" u2f-cred /dev/null /dev/null && exit
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/digdelv/ns2/
sign.sh 31 ksk=$("$KEYGEN" -q -a "$DEFAULT_ALGORITHM" -b "$DEFAULT_BITS" -n zone example.tld.)
32 "$SIGNER" -Sz -f example.tld.db -o example.tld example.db.in >/dev/null 2>&1
  /src/external/mpl/bind/dist/bin/tests/system/rollover_algo_ksk_zsk/ns3/
named.conf.j2 21 {% for tld in zones %}
22 zone "step1.algorithm-roll.@tld@" {
24 file "step1.algorithm-roll.@tld@.db";
25 dnssec-policy @policy@-@tld@;
29 zone "step2.algorithm-roll.@tld@" {
31 file "step2.algorithm-roll.@tld@.db";
32 dnssec-policy "ecdsa256-@tld@";
35 zone "step3.algorithm-roll.@tld@" {
37 file "step3.algorithm-roll.@tld@.db";
38 dnssec-policy "ecdsa256-@tld@"
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/mkeys/ns1/
sign.sh 16 zone=sub.tld
17 zonefile=sub.tld.db
26 zone=tld
27 zonefile=tld.db
  /src/external/mpl/bind/dist/bin/tests/system/rollover_enable_dnssec/ns3/
named.conf.j2 19 {% for tld in zones %}
20 zone "step1.enable-dnssec.@tld@" {
22 file "step1.enable-dnssec.@tld@.db";
23 dnssec-policy "enable-dnssec-@tld@";
25 zone "step2.enable-dnssec.@tld@" {
27 file "step2.enable-dnssec.@tld@.db";
28 dnssec-policy "enable-dnssec-@tld@";
30 zone "step3.enable-dnssec.@tld@" {
32 file "step3.enable-dnssec.@tld@.db";
33 dnssec-policy "enable-dnssec-@tld@"
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rollover_enable_dnssec/
tests_rollover_enable_dnssec.py 59 tld = configure_tld(tld_name, delegations)
60 tlds.append(tld)
71 "tld",
77 def test_rollover_enable_dnssec_step1(tld, default_algorithm, ns3):
78 zone = f"step1.enable-dnssec.{tld}"
79 policy = f"{POLICY}-{tld}"
83 if tld == "manual":
118 "tld",
124 def test_rollover_enable_dnssec_step2(tld, default_algorithm, ns3):
125 zone = f"step2.enable-dnssec.{tld}"
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rollover_going_insecure/
tests_rollover_going_insecure_initial.py 31 tld = configure_tld(tld_name, delegations)
32 tlds.append(tld)
  /src/external/mpl/bind/dist/bin/tests/system/rollover_straight2none/
tests_rollover_straight2none_initial.py 31 tld = configure_tld(tld_name, delegations)
32 tlds.append(tld)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
call-sc.c 29 typedef long double tld; typedef
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
call-sc.c 29 typedef long double tld; typedef
  /src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_server.in 14 helo example.tld
18 mail example.tld
22 rcpt foo@example.tld
29 helo example.tld
33 mail example.tld
37 rcpt foo@example.tld
smtpd_dnswl.in 40 client example.tld 168.100.3.2
52 client example.tld 168.100.3.2
57 # Numeric TLD - dunno.
smtpd_exp.in 40 mail sname@example.tld
48 client example.tld 1.2.3.4
58 rcpt rname@example.tld
63 helo example.tld
  /src/external/mpl/bind/dist/bin/tests/system/rollover_algo_csk/
tests_rollover_algo_csk_initial.py 40 tld = configure_tld(tld_name, delegations)
41 tlds.append(tld)
52 "tld",
58 def test_algoroll_csk_initial(tld, ns3):
60 zone = f"step1.csk-algorithm-roll.{tld}"
61 policy = f"{POLICY}-{tld}"
tests_rollover_algo_csk_reconfig.py 56 tld = configure_tld(tld_name, delegations)
57 tlds.append(tld)
82 "tld",
88 def test_algoroll_csk_reconfig_step1(tld, ns3, default_algorithm):
89 zone = f"step1.csk-algorithm-roll.{tld}"
90 policy = f"{POLICY}-{tld}"
94 if tld == "manual":
138 "tld",
144 def test_algoroll_csk_reconfig_step2(tld, ns3, default_algorithm):
145 zone = f"step2.csk-algorithm-roll.{tld}"
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rollover_algo_ksk_zsk/
tests_rollover_algo_ksk_zsk_initial.py 36 tld = configure_tld(tld_name, delegations)
37 tlds.append(tld)
48 "tld",
54 def test_algoroll_ksk_zsk_initial(tld, ns3):
56 policy = f"rsasha256-{tld}"
57 zone = f"step1.algorithm-roll.{tld}"
tests_rollover_algo_ksk_zsk_reconfig.py 54 tld = configure_tld(tld_name, delegations)
55 tlds.append(tld)
80 "tld",
86 def test_algoroll_ksk_zsk_reconfig_step1(tld, ns3, default_algorithm):
87 zone = f"step1.algorithm-roll.{tld}"
88 policy = f"{POLICY}-{tld}"
92 if tld == "manual":
141 "tld",
147 def test_algoroll_ksk_zsk_reconfig_step2(tld, ns3, default_algorithm):
148 zone = f"step2.algorithm-roll.{tld}"
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rollover_ksk_doubleksk/
tests_rollover_ksk_doubleksk.py 63 tld = configure_tld(tld_name, delegations)
64 tlds.append(tld)
75 "tld",
81 def test_ksk_doubleksk_step1(tld, ns3, default_algorithm):
82 zone = f"step1.ksk-doubleksk.{tld}"
83 policy = f"{POLICY}-{tld}"
107 "tld",
113 def test_ksk_doubleksk_step2(tld, ns3, default_algorithm):
114 zone = f"step2.ksk-doubleksk.{tld}"
115 policy = f"{POLICY}-{tld}"
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rollover_zsk_prepub/
tests_rollover_zsk_prepublication.py 70 tld = configure_tld(tld_name, delegations)
71 tlds.append(tld)
82 "tld",
88 def test_zsk_prepub_step1(tld, ns3, default_algorithm):
89 zone = f"step1.zsk-prepub.{tld}"
90 policy = f"{POLICY}-{tld}"
113 "tld",
119 def test_zsk_prepub_step2(tld, ns3, default_algorithm):
120 zone = f"step2.zsk-prepub.{tld}"
121 policy = f"{POLICY}-{tld}"
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rollover_csk_roll1/
tests_rollover_csk_roll1.py 77 tld = configure_tld(tld_name, delegations)
78 tlds.append(tld)
89 "tld",
95 def test_csk_roll1_step1(tld, ns3, default_algorithm):
96 zone = f"step1.csk-roll1.{tld}"
97 policy = f"{POLICY}-{tld}"
120 "tld",
126 def test_csk_roll1_step2(tld, ns3, default_algorithm):
127 zone = f"step2.csk-roll1.{tld}"
128 policy = f"{POLICY}-{tld}"
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rollover_csk_roll2/
tests_rollover_csk_roll2.py 80 tld = configure_tld(tld_name, delegations)
81 tlds.append(tld)
92 "tld",
98 def test_csk_roll2_step1(tld, ns3, default_algorithm):
99 zone = f"step1.csk-roll2.{tld}"
100 policy = f"{POLICY}-{tld}"
123 "tld",
129 def test_csk_roll2_step2(tld, ns3, default_algorithm):
130 zone = f"step2.csk-roll2.{tld}"
131 policy = f"{POLICY}-{tld}"
    [all...]

Completed in 72 milliseconds

1 2 3