mirror of
https://github.com/ipxe/ipxe
synced 2026-01-01 09:09:32 +03:00
[test] Add X.509 self-tests
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user