1#
2# test data for dns_name_compare
3# format:
4#	<name1> <tab> <label1_pos> <tab> <name2> <tab> <label2_pos>
5# where: label1_pos and label2_pos identify the label position of
6#	 the common label shared by name1 and name2 respectively
7#
8c.d	1	a.b.c.d	3
9a.b.c.d	3	c.d	1
10a.b.c.	3	a.b.c.	3
11