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,9 @@
#
# test data for dns_name_fromtext
# format:
# <name1> <tab> <name2> <tab> <origin> <tab> <downcase>
#
a.b a.b.c.d C.d 1
a.b a.b.c.d C.d 1
a.b a.b.C.d C.d 0
a.b. a.b. C.d 0