ignore some files
[tridge/bind9.git] / bin / tests / names / dns_name_fromwire_8_data
1 #
2 # test data for dns_name_fromwire_9
3 # format:
4 #       <msgfile> <testname_offset> <downcase>
5 #       <dc_method> <exp_name> <exp_result>
6 #
7 # where msgfile contains a DNS message in hex form
8 #
9 # and where testname_offset is the byte offset in this message of
10 # the start of a name
11 #
12 # and where downcase is 1 or 0
13 #
14 # and where dc_method is one of
15 #       DNS_COMPRESS_ALL
16 #       DNS_COMPRESS_GLOBAL14
17 #       DNS_COMPRESS_NONE
18 #
19 # and where exp_name is the expected name after any decompression
20 # or case conversion
21 #
22 # and where exp_result may be one of
23 #               ISC_R_NOSPACE
24 #               DNS_R_BADLABELTYPE
25 #               DNS_R_DISALLOWED
26 #               DNS_R_BADPOINTER
27 #               ISC_R_UNEXPECTEDEND
28 #               DNS_R_TOOMANYHOPS
29 #
30 wire_test8.data 25      1       DNS_COMPRESS_ALL        vix.com.        ISC_R_NOSPACE