mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
12 lines
387 B
Text
12 lines
387 B
Text
#
|
|
# test data for dns_name_hash
|
|
# format:
|
|
# <testname1> <tab> <testname2> <tab> <cshm> <tab> <cishm>
|
|
# where:
|
|
# cshm is 0 if a case sensitive hash of testname1 should match a
|
|
# case sensitive hash of testname2, otherwise cshm != 0
|
|
# and:
|
|
# cishm is 0 if a case insensitive hash of testname1 should match a
|
|
# case insensitive hash of testname2, otherwise cishm != 0
|
|
#
|
|
a.b.c.d A.B.C.D 0 1
|