basic test support
This commit is contained in:
9
bin/tests/names/dns_name_fromtext_data
Normal file
9
bin/tests/names/dns_name_fromtext_data
Normal 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
|
||||
Reference in New Issue
Block a user