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