[test] Add X.509 self-tests

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2012-03-18 17:27:07 +00:00
parent b1316ef276
commit 9a03a8e3d2
3 changed files with 920 additions and 0 deletions

View File

@@ -36,3 +36,4 @@ REQUIRE_OBJECT ( hmac_drbg_test );
REQUIRE_OBJECT ( hash_df_test );
REQUIRE_OBJECT ( bigint_test );
REQUIRE_OBJECT ( rsa_test );
REQUIRE_OBJECT ( x509_test );