Remove building with NOCRYPTO option
[minix.git] / external / bsd / bind / dist / bin / tests / names / dns_name_compare_data
blob0467fcfeb013748f3f4ebb4b2d640d3b8ef9a8d1
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
7 # and where: exp_nlabels and exp_nbits are not tested if < 0
9 c.d     a.b.c.d -1
10 a.b.c.d c.d     1
11 a.b.c   a.b.c   0