dns_name_fromwire_2_data revision a4e2a43f7941500341f4e4ea93bf5538bc21a9f8
0N/A#
2362N/A# test data for dns_name_fromwire_2
0N/A# format:
0N/A# <msgfile> <testname_offset> <downcase>
0N/A# <dc_method> <exp_name> <exp_result>
0N/A#
2362N/A# where msgfile contains a DNS message in hex form
0N/A#
2362N/A# and where testname_offset is the byte offset in this message of
0N/A# the start of a name
0N/A#
0N/A# and where downcase is 1 or 0
0N/A#
0N/A# and where dc_method is one of
0N/A# DNS_COMPRESS_ALL
0N/A# DNS_COMPRESS_GLOBAL
0N/A# DNS_COMPRESS_GLOBAL14
0N/A# DNS_COMPRESS_GLOBAL16
0N/A# DNS_COMPRESS_NONE
0N/A#
2362N/A# and where exp_name is the expected name after any decompression
2362N/A# or case conversion
2362N/A#
0N/A# and where exp_result may be one of
0N/A# ISC_R_NOSPACE
0N/A# DNS_R_BADLABELTYPE
0N/A# DNS_R_DISALLOWED
0N/A# DNS_R_BADPOINTER
0N/A# ISC_R_UNEXPECTEDEND
0N/A# DNS_R_TOOMANYHOPS
0N/A#
0N/Awire_test2.data 25 1 DNS_COMPRESS_ALL vix.com. ISC_R_NOSPACE
0N/A