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_compare_data
blob
0467fcfeb013748f3f4ebb4b2d640d3b8ef9a8d1
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