summaryrefslogtreecommitdiffstats
path: root/bin/tests/names/dns_name_compare_data
blob: 0467fcfeb013748f3f4ebb4b2d640d3b8ef9a8d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# test data for dns_name_compare
# format:
#	<name1> <tab> <name2> <tab> <exp_order>
# where: exp_order may be one of: -1, 0, 1
#
# and where: exp_nlabels and exp_nbits are not tested if < 0
#
c.d	a.b.c.d	-1
a.b.c.d	c.d	1
a.b.c	a.b.c	0