1#
2# test data for dns_name_hash
3# format:
4#	<testname1> <tab> <testname2> <tab> <cshm> <tab> <cishm>
5# where:
6#	cshm is 0 if a case sensitive hash of testname1 should match a
7#	case sensitive hash of testname2, otherwise cshm != 0
8# and:
9#	cishm is 0 if a case insensitive hash of testname1 should match a
10#	case insensitive hash of testname2, otherwise cishm != 0
11#
12a.b.c.d	A.B.C.D	0	1
13