Add SSL_SRV requirement to test

Signed-off-by: Paul Elliott <[email protected]>
This commit is contained in:
Paul Elliott
2022-11-17 14:58:14 +00:00
parent ec71b0937f
commit 3b4cedaa71
+1
View File
@@ -2376,6 +2376,7 @@ requires_config_enabled MBEDTLS_ECP_DP_SECP256R1_ENABLED
requires_config_enabled MBEDTLS_SSL_PROTO_TLS1_2
requires_config_enabled MBEDTLS_DEBUG_C
requires_config_enabled MBEDTLS_SSL_CLI_C
requires_config_enabled MBEDTLS_SSL_SRV_C
requires_config_enabled MBEDTLS_ECDSA_C
requires_hash_alg SHA_256
run_test "Single supported algorithm sending" \