basic test support

This commit is contained in:
Bob Halley
1999-05-01 01:41:14 +00:00
parent 754ae02cc7
commit 44aae046c3
76 changed files with 4744 additions and 7 deletions

View File

@@ -0,0 +1,13 @@
#
# test data for dns_name_hash
# format:
# <testname1> <tab> <testname2> <tab> <cshm> <tab> <cishm>
# where:
# cshm is 0 if a case sensitive hash of testname1 should match a
# case sensitive hash of testname2, otherwise cshm != 0
# and:
# cishm is 0 if a case insensitive hash of testname1 should match a
# case insensitive hash of testname2, otherwise cishm != 0
#
a.b.c.d a.b.c.d. 0 0
\[x42/7].A. \[x42/7].a. 0 1