basic test support
This commit is contained in:
9
bin/tests/names/dns_name_getlabelsequence_data
Normal file
9
bin/tests/names/dns_name_getlabelsequence_data
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# test data for dns_name_getlabelsequence
|
||||
# format:
|
||||
# <name1> <tab> <label1_start> <tab> <name2> <tab> <label2_start> <tab> <extent>
|
||||
#
|
||||
#
|
||||
c.d 1 a.b.c.d 3 1
|
||||
a.b.c.d.e 2 c.d 0 2
|
||||
a.b.c 0 a.b.c 0 3
|
||||
Reference in New Issue
Block a user