-
Notifications
You must be signed in to change notification settings - Fork 226
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #339 from wader/asn1-xml-lf
asn1_ber,goreleaser: Convert CRLF to LF in asn1 xml tests, hopefully …
- Loading branch information
Showing
48 changed files
with
1,116 additions
and
1,116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
<?xml version="1.0"?> | ||
<ASN1_TYPE> | ||
<identification_block> | ||
<warnings> | ||
<warning>Tag too long, represented as hex-coded</warning> | ||
</warnings> | ||
<tag_class>CONTEXT_SPECIFIC</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_hex>7F 7F 7F 7F 7F 7F 7F 7F 7F 7F</value_hex> | ||
</identification_block> | ||
<length_block> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>false</long_form_used> | ||
<length>1</length> | ||
</length_block> | ||
<value_block> | ||
<value_hex>40</value_hex> | ||
</value_block> | ||
</ASN1_TYPE> | ||
<?xml version="1.0"?> | ||
<ASN1_TYPE> | ||
<identification_block> | ||
<warnings> | ||
<warning>Tag too long, represented as hex-coded</warning> | ||
</warnings> | ||
<tag_class>CONTEXT_SPECIFIC</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_hex>7F 7F 7F 7F 7F 7F 7F 7F 7F 7F</value_hex> | ||
</identification_block> | ||
<length_block> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>false</long_form_used> | ||
<length>1</length> | ||
</length_block> | ||
<value_block> | ||
<value_hex>40</value_hex> | ||
</value_block> | ||
</ASN1_TYPE> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>false</long_form_used> | ||
<length>7</length> | ||
</length_block> | ||
<value_block> | ||
<information_block> | ||
<is_special_value>false</is_special_value> | ||
<base>2</base> | ||
<scaling_factor>0</scaling_factor> | ||
<is_negative>false</is_negative> | ||
<exponent_format>4</exponent_format> | ||
</information_block> | ||
<exponent_block> | ||
<warnings> | ||
<warning>Needlessly long format</warning> | ||
</warnings> | ||
<is_hex_only>false</is_hex_only> | ||
<value_dec>-5</value_dec> | ||
</exponent_block> | ||
<mantissa_block> | ||
<is_hex_only>false</is_hex_only> | ||
<value_dec>5</value_dec> | ||
</mantissa_block> | ||
<value_dec>0.156250</value_dec> | ||
</value_block> | ||
</REAL> | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>false</long_form_used> | ||
<length>7</length> | ||
</length_block> | ||
<value_block> | ||
<information_block> | ||
<is_special_value>false</is_special_value> | ||
<base>2</base> | ||
<scaling_factor>0</scaling_factor> | ||
<is_negative>false</is_negative> | ||
<exponent_format>4</exponent_format> | ||
</information_block> | ||
<exponent_block> | ||
<warnings> | ||
<warning>Needlessly long format</warning> | ||
</warnings> | ||
<is_hex_only>false</is_hex_only> | ||
<value_dec>-5</value_dec> | ||
</exponent_block> | ||
<mantissa_block> | ||
<is_hex_only>false</is_hex_only> | ||
<value_dec>5</value_dec> | ||
</mantissa_block> | ||
<value_dec>0.156250</value_dec> | ||
</value_block> | ||
</REAL> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<error>Wrong NR form</error> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>false</long_form_used> | ||
<length>9</length> | ||
</length_block> | ||
<value_block> | ||
<error>Wrong NR form</error> | ||
<information_block> | ||
<error>Wrong NR form</error> | ||
</information_block> | ||
</value_block> | ||
</REAL> | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<error>Wrong NR form</error> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>false</long_form_used> | ||
<length>9</length> | ||
</length_block> | ||
<value_block> | ||
<error>Wrong NR form</error> | ||
<information_block> | ||
<error>Wrong NR form</error> | ||
</information_block> | ||
</value_block> | ||
</REAL> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<error>Unknown special REAL value</error> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>false</long_form_used> | ||
<length>1</length> | ||
</length_block> | ||
<value_block> | ||
<error>Unknown special REAL value</error> | ||
<information_block> | ||
<error>Unknown special REAL value</error> | ||
</information_block> | ||
</value_block> | ||
</REAL> | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<error>Unknown special REAL value</error> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>false</long_form_used> | ||
<length>1</length> | ||
</length_block> | ||
<value_block> | ||
<error>Unknown special REAL value</error> | ||
<information_block> | ||
<error>Unknown special REAL value</error> | ||
</information_block> | ||
</value_block> | ||
</REAL> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,38 @@ | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<error>End of input reached before message was fully decoded</error> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<warnings> | ||
<warning>Needlessly long encoded length</warning> | ||
<warning>Unneccesary usage of long length form</warning> | ||
</warnings> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>true</long_form_used> | ||
<length>7</length> | ||
</length_block> | ||
<value_block> | ||
<error>End of input reached before message was fully decoded</error> | ||
<information_block> | ||
<is_special_value>false</is_special_value> | ||
<base>2</base> | ||
<scaling_factor>0</scaling_factor> | ||
<is_negative>false</is_negative> | ||
<exponent_format>4</exponent_format> | ||
</information_block> | ||
<exponent_block> | ||
<warnings> | ||
<warning>Needlessly long format</warning> | ||
</warnings> | ||
<is_hex_only>false</is_hex_only> | ||
<value_dec>-5</value_dec> | ||
</exponent_block> | ||
<mantissa_block> | ||
<error>End of input reached before message was fully decoded</error> | ||
</mantissa_block> | ||
</value_block> | ||
</REAL> | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<error>End of input reached before message was fully decoded</error> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<warnings> | ||
<warning>Needlessly long encoded length</warning> | ||
<warning>Unneccesary usage of long length form</warning> | ||
</warnings> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>true</long_form_used> | ||
<length>7</length> | ||
</length_block> | ||
<value_block> | ||
<error>End of input reached before message was fully decoded</error> | ||
<information_block> | ||
<is_special_value>false</is_special_value> | ||
<base>2</base> | ||
<scaling_factor>0</scaling_factor> | ||
<is_negative>false</is_negative> | ||
<exponent_format>4</exponent_format> | ||
</information_block> | ||
<exponent_block> | ||
<warnings> | ||
<warning>Needlessly long format</warning> | ||
</warnings> | ||
<is_hex_only>false</is_hex_only> | ||
<value_dec>-5</value_dec> | ||
</exponent_block> | ||
<mantissa_block> | ||
<error>End of input reached before message was fully decoded</error> | ||
</mantissa_block> | ||
</value_block> | ||
</REAL> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<error>End of input reached before message was fully decoded</error> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<warnings> | ||
<warning>Needlessly long encoded length</warning> | ||
<warning>Unneccesary usage of long length form</warning> | ||
</warnings> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>true</long_form_used> | ||
<length>7</length> | ||
</length_block> | ||
<value_block> | ||
<error>End of input reached before message was fully decoded</error> | ||
<information_block> | ||
<is_special_value>false</is_special_value> | ||
<base>2</base> | ||
<scaling_factor>0</scaling_factor> | ||
<is_negative>false</is_negative> | ||
<exponent_format>4</exponent_format> | ||
</information_block> | ||
<exponent_block> | ||
<error>End of input reached before message was fully decoded</error> | ||
</exponent_block> | ||
</value_block> | ||
</REAL> | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<error>End of input reached before message was fully decoded</error> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<warnings> | ||
<warning>Needlessly long encoded length</warning> | ||
<warning>Unneccesary usage of long length form</warning> | ||
</warnings> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>true</long_form_used> | ||
<length>7</length> | ||
</length_block> | ||
<value_block> | ||
<error>End of input reached before message was fully decoded</error> | ||
<information_block> | ||
<is_special_value>false</is_special_value> | ||
<base>2</base> | ||
<scaling_factor>0</scaling_factor> | ||
<is_negative>false</is_negative> | ||
<exponent_format>4</exponent_format> | ||
</information_block> | ||
<exponent_block> | ||
<error>End of input reached before message was fully decoded</error> | ||
</exponent_block> | ||
</value_block> | ||
</REAL> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>false</long_form_used> | ||
<length>12</length> | ||
</length_block> | ||
<value_block> | ||
<information_block> | ||
<is_special_value>false</is_special_value> | ||
<base>2</base> | ||
<scaling_factor>0</scaling_factor> | ||
<is_negative>false</is_negative> | ||
<exponent_format>4</exponent_format> | ||
</information_block> | ||
<exponent_block> | ||
<warnings> | ||
<warning>Too big REAL exponent block for decoding, hex only</warning> | ||
</warnings> | ||
<is_hex_only>true</is_hex_only> | ||
<value_hex>09 7F FF FF FF FF FF FF FF FB</value_hex> | ||
</exponent_block> | ||
<mantissa_block> | ||
<is_hex_only>false</is_hex_only> | ||
<value_dec>5</value_dec> | ||
</mantissa_block> | ||
<value_hex>5 * 2^{09 7F FF FF FF FF FF FF FF FB}</value_hex> | ||
</value_block> | ||
</REAL> | ||
<?xml version="1.0"?> | ||
<REAL> | ||
<identification_block> | ||
<tag_class>UNIVERSAL</tag_class> | ||
<is_constructed>false</is_constructed> | ||
<value_dec>9</value_dec> | ||
</identification_block> | ||
<length_block> | ||
<is_indefinite_form>false</is_indefinite_form> | ||
<long_form_used>false</long_form_used> | ||
<length>12</length> | ||
</length_block> | ||
<value_block> | ||
<information_block> | ||
<is_special_value>false</is_special_value> | ||
<base>2</base> | ||
<scaling_factor>0</scaling_factor> | ||
<is_negative>false</is_negative> | ||
<exponent_format>4</exponent_format> | ||
</information_block> | ||
<exponent_block> | ||
<warnings> | ||
<warning>Too big REAL exponent block for decoding, hex only</warning> | ||
</warnings> | ||
<is_hex_only>true</is_hex_only> | ||
<value_hex>09 7F FF FF FF FF FF FF FF FB</value_hex> | ||
</exponent_block> | ||
<mantissa_block> | ||
<is_hex_only>false</is_hex_only> | ||
<value_dec>5</value_dec> | ||
</mantissa_block> | ||
<value_hex>5 * 2^{09 7F FF FF FF FF FF FF FF FB}</value_hex> | ||
</value_block> | ||
</REAL> |
Oops, something went wrong.