david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[test] Add CMS self-tests

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown 2012-03-21 17:31:53 +00:00
parent bdb69d587e
commit 7ace2ebe94
2 changed files with 1431 additions and 0 deletions

1430
src/tests/cms_test.c Normal file

File diff suppressed because it is too large Load Diff

View File

@ -37,3 +37,4 @@ REQUIRE_OBJECT ( hash_df_test );
REQUIRE_OBJECT ( bigint_test );
REQUIRE_OBJECT ( rsa_test );
REQUIRE_OBJECT ( x509_test );
REQUIRE_OBJECT ( cms_test );