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