mirror of
https://github.com/ipxe/ipxe
synced 2025-12-31 15:25:23 +03:00
[test] Add self-tests for OCSP
Add self-tests for OCSP using test vectors generated with the openssl tools. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -39,4 +39,5 @@ REQUIRE_OBJECT ( hash_df_test );
|
||||
REQUIRE_OBJECT ( bigint_test );
|
||||
REQUIRE_OBJECT ( rsa_test );
|
||||
REQUIRE_OBJECT ( x509_test );
|
||||
REQUIRE_OBJECT ( ocsp_test );
|
||||
REQUIRE_OBJECT ( cms_test );
|
||||
|
||||
Reference in New Issue
Block a user