ignore some files
[tridge/bind9.git] / bin / tests / names / dns_name_compare_data
1 #
2 # test data for dns_name_compare
3 # format:
4 #       <name1> <tab> <name2> <tab> <exp_order>
5 # where: exp_order may be one of: -1, 0, 1
6 #
7 # and where: exp_nlabels and exp_nbits are not tested if < 0
8 #
9 c.d     a.b.c.d -1
10 a.b.c.d c.d     1
11 a.b.c   a.b.c   0