Remove building with NOCRYPTO option
[minix.git] / external / bsd / bind / dist / bin / tests / names / dns_name_issubdomain_data
blob102b0721f3a1492ba9fd8358f2e952acb55d57e6
2 # test data for dns_name_issubdomain
3 # format:
4 #       <name1> <tab> <name2> <tab> <issubdomain>
5 # where: issubdomain is 0 if false, else non-zero
7 # and where: exp_nlabels and exp_nbits are not tested if < 0
9 c.d     a.b.c.d 0
10 a.b.c.d c.d     1
11 a.b.c.  a.b.c.  1