Add ASN.1 INTEGER tests.
Add tests for ASN.1 INTEGER: invalid tag, valid 0, 1, -1 and 0, -1 with
illegal padding.
Also add ASN1_ANY tests for 0, 1 and -1.
Reviewed-by: NEmilia Käsper <emilia@openssl.org>
Showing
test/d2i-tests/bad-int-pad0.der
0 → 100644
此差异由.gitattributes 抑制。
此差异由.gitattributes 抑制。
test/d2i-tests/int0.der
0 → 100644
此差异由.gitattributes 抑制。
test/d2i-tests/int1.der
0 → 100644
此差异由.gitattributes 抑制。
test/d2i-tests/intminus1.der
0 → 100644
此差异由.gitattributes 抑制。
想要评论请 注册 或 登录