dns_name_fromwire_6_data revision 44aae046c38e796e581110b7ecdf4478167d684d
126N/A#
126N/A# test data for dns_name_fromwire_6
126N/A# format:
126N/A# <msgfile> <testname_offset> <downcase>
851N/A# <dc_method> <exp_name> <exp_result>
851N/A#
126N/A# where msgfile contains a DNS message in hex form
126N/A#
126N/A# and where testname_offset is the byte offset in this message of
126N/A# the start of a name
126N/A#
126N/A# and where downcase is 1 or 0
126N/A#
126N/A# and where dc_method is one of
126N/A# DNS_COMPRESS_ALL
126N/A# DNS_COMPRESS_GLOBAL
126N/A# DNS_COMPRESS_GLOBAL14
126N/A# DNS_COMPRESS_GLOBAL16
126N/A# DNS_COMPRESS_LOCAL
126N/A# DNS_COMPRESS_NONE
126N/A#
126N/A# and where exp_name is the expected name after any decompression
126N/A# or case conversion
126N/A#
126N/A# and where exp_result may be one of
126N/A# DNS_R_NOSPACE
126N/A# DNS_R_BADLABELTYPE
126N/A# DNS_R_DISALLOWED
126N/A# DNS_R_BADPOINTER
126N/A# DNS_R_UNEXPECTEDEND
126N/A# DNS_R_TOOMANYHOPS
126N/A#
851N/Awire_test6.data 25 1 DNS_COMPRESS_ALL vix.com. DNS_R_BADPOINTER
126N/A