mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
KEY RR test data
This commit is contained in:
12
bin/tests/master/dns_master_load_6_data
Normal file
12
bin/tests/master/dns_master_load_6_data
Normal file
@@ -0,0 +1,12 @@
|
||||
#
|
||||
# test data for dns_master_load test 6
|
||||
#
|
||||
# format is:
|
||||
# masterfile origin class expected_result
|
||||
# where
|
||||
# masterfile name is the name of a file containing master data
|
||||
# origin is the origin
|
||||
# class is the zone's class
|
||||
# expected_result is a text representation of a dns_result_t
|
||||
#
|
||||
master6.data test in DNS_R_SUCCESS
|
33
bin/tests/master/master6.data
Normal file
33
bin/tests/master/master6.data
Normal file
@@ -0,0 +1,33 @@
|
||||
|
||||
$TTL 1000
|
||||
@ in soa localhost. postmaster.localhost. (
|
||||
1993050801 ;serial
|
||||
3600 ;refresh
|
||||
1800 ;retry
|
||||
604800 ;expiration
|
||||
3600 ) ;minimum
|
||||
|
||||
secure1 3600 IN KEY (
|
||||
NOKEY|FLAG2|FLAG4|FLAG5|NTYP3|FLAG8|FLAG9|FLAG10|FLAG11|SIG15
|
||||
3 3
|
||||
ArT0a8FtOZWEONG2YQVl9+RA34op30JPz4NPEroCxm2yImT2
|
||||
2OYggnPIzrgayyepgKU1PfTTypnJDTwrSrtISyEsj7tjM7/n
|
||||
03DP8VWSn0aLwpUuc7Sx9vtM1Wi+YeiA4Bv2Oz1VB9de4qql
|
||||
sIq+KLn8J4wz95bGnJ0mHUB7oTDJ3Hl1zeaCMdX69Kr46yAY
|
||||
AvGJJdGGDYxYgxzx2zNdzypkYSkxpdsNqUt38tabSfdvCn12
|
||||
pnmSWjlVJsjHhsaYnrPhouN5acOXMNbxNVbGU5LZ8Es6EYbV
|
||||
/7YMt8VUkA8/8UCszBBT7XAJ3OFjiMO8mvxrZZFzvwJlPBQ1
|
||||
oFq/TNZlSe+N )
|
||||
|
||||
secure2 3600 in key (
|
||||
nokey|flag2|flag4|flag5|ntyp3|flag8|flag9|flag10|flag11|sig15
|
||||
3 3
|
||||
ArT0a8FtOZWEONG2YQVl9+RA34op30JPz4NPEroCxm2yImT2
|
||||
2OYggnPIzrgayyepgKU1PfTTypnJDTwrSrtISyEsj7tjM7/n
|
||||
03DP8VWSn0aLwpUuc7Sx9vtM1Wi+YeiA4Bv2Oz1VB9de4qql
|
||||
sIq+KLn8J4wz95bGnJ0mHUB7oTDJ3Hl1zeaCMdX69Kr46yAY
|
||||
AvGJJdGGDYxYgxzx2zNdzypkYSkxpdsNqUt38tabSfdvCn12
|
||||
pnmSWjlVJsjHhsaYnrPhouN5acOXMNbxNVbGU5LZ8Es6EYbV
|
||||
/7YMt8VUkA8/8UCszBBT7XAJ3OFjiMO8mvxrZZFzvwJlPBQ1
|
||||
oFq/TNZlSe+N )
|
||||
|
Reference in New Issue
Block a user