2 # test data for dns_name_hash
4 # <testname1> <tab> <testname2> <tab> <cshm> <tab> <cishm>
6 # cshm is 0 if a case sensitive hash of testname1 should match a
7 # case sensitive hash of testname2, otherwise cshm != 0
9 # cishm is 0 if a case insensitive hash of testname1 should match a
10 # case insensitive hash of testname2, otherwise cishm != 0