mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 12:14:38 +02:00
Removed unneeded call on test_wc_curve25519_init
This commit is contained in:
@@ -18731,9 +18731,6 @@ void ApiTest(void)
|
|||||||
test_wc_ecc_get_curve_id_from_name();
|
test_wc_ecc_get_curve_id_from_name();
|
||||||
test_wc_ecc_get_curve_id_from_params();
|
test_wc_ecc_get_curve_id_from_params();
|
||||||
|
|
||||||
/* wolfCrypt curve25519 tests */
|
|
||||||
test_wc_curve25519_init();
|
|
||||||
|
|
||||||
#ifdef WOLFSSL_TLS13
|
#ifdef WOLFSSL_TLS13
|
||||||
/* TLS v1.3 API tests */
|
/* TLS v1.3 API tests */
|
||||||
test_tls13_apis();
|
test_tls13_apis();
|
||||||
|
Reference in New Issue
Block a user