Extensions to d2i_test.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 20 Apr 2016 20:37:57 +0000 (21:37 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 22 Apr 2016 14:00:36 +0000 (15:00 +0100)
commit48c1e15ceb2252e65ba63f93a7bf39c1d368f38f
treef4443b59949570f02ee2232f5ac816e7b36f70f3
parentf0483bf7d2ffdf1b92c71318678a61603a9fa56d
Extensions to d2i_test.

Using ASN1_ITEM tables in d2i_test: this then uses consistent names and
makes it easier to extend.

Add bio, reencode and compare tests.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
test/d2i_test.c
test/recipes/25-test_d2i.t