repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
bsd
/
bind
/
dist
/
bin
/
tests
/
names
/
dns_name_issubdomain_data
blob
102b0721f3a1492ba9fd8358f2e952acb55d57e6
1
#
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
6
#
7
# and where: exp_nlabels and exp_nbits are not tested if < 0
8
#
9
c.d a.b.c.d 0
10
a.b.c.d c.d 1
11
a.b.c. a.b.c. 1