dns_name_issubdomain_data revision 44aae046c38e796e581110b7ecdf4478167d684d
0N/A#
0N/A# test data for dns_name_issubdomain
0N/A# format:
0N/A# <name1> <tab> <name2> <tab> <issubdomain>
0N/A# where: issubdomain is 0 if false, else non-zero
0N/A#
0N/A# and where: exp_nlabels and exp_nbits are not tested if < 0
0N/A#
0N/Ac.d a.b.c.d 0
0N/Aa.b.c.d c.d 1
0N/Aa.b.c. a.b.c. 1
0N/A