summaryrefslogtreecommitdiffstats
path: root/bin/tests/names/dns_name_hash_data
blob: 093ba45bbf50c6484c002d5fcf7811a5937636ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# 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	0