44aae046c38e796e581110b7ecdf4478167d684dBob Halley# test data for dns_name_hash
44aae046c38e796e581110b7ecdf4478167d684dBob Halley# <testname1> <tab> <testname2> <tab> <cshm> <tab> <cishm>
44aae046c38e796e581110b7ecdf4478167d684dBob Halley# cshm is 0 if a case sensitive hash of testname1 should match a
44aae046c38e796e581110b7ecdf4478167d684dBob Halley# case sensitive hash of testname2, otherwise cshm != 0
44aae046c38e796e581110b7ecdf4478167d684dBob Halley# cishm is 0 if a case insensitive hash of testname1 should match a
44aae046c38e796e581110b7ecdf4478167d684dBob Halley# case insensitive hash of testname2, otherwise cishm != 0