bind9/fuzz/dns_master_load.in/date.db
Petr Špaček 5076355822
Add dns_master_loadbuffer() fuzzer
Corpus focuses on "extra" things in master files like $GENERATE etc.
Text encoding for RRs is thoroughly tested in dns_rdata_fromtext
fuzzer.
2022-02-24 10:02:56 +01:00

21 lines
463 B
Text

$TTL 300 ; 5 minutes
@ SOA mname1. . (
2000062101 ; serial
20 ; refresh (20 seconds)
20 ; retry (20 seconds)
1814400 ; expire (3 weeks)
3600 ; minimum (1 hour)
)
NS a1
$DATE 20210101000000
a1 123 A \# 4 0A000001
a2 456 A \# 4 0A000001
txt1 TXT \# 6 0568656C6C6F
txt2 TXT "hello"
txt3 TXT \# 6 0568656C6C6F
txt4 TXT "hello"
unk1 TYPE123 \# 1 00
unk2 TYPE123 \# 1 00