mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 02:42:33 -05:00
9 lines
174 B
Text
9 lines
174 B
Text
#
|
|
# test data for dns_name_fromtext
|
|
# format:
|
|
# <name1> <tab> <name2> <tab> <origin> <tab> <downcase>
|
|
#
|
|
a.b a.b.c.d C.d 1
|
|
a.b a.b.c.d C.d 1
|
|
a.b a.b.C.d C.d 0
|
|
a.b. a.b. C.d 0
|