mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-15 18:18:12 -04:00
Add missing test dependencies for cookie parsing
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
4353d3d593
commit
3c036f54cc
@ -4625,7 +4625,7 @@ exit:
|
|||||||
}
|
}
|
||||||
/* END_CASE */
|
/* END_CASE */
|
||||||
|
|
||||||
/* BEGIN_CASE depends_on:MBEDTLS_TEST_HOOKS */
|
/* BEGIN_CASE depends_on:MBEDTLS_SSL_SRV_C:MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE:MBEDTLS_TEST_HOOKS */
|
||||||
void cookie_parsing( data_t *cookie, int exp_ret )
|
void cookie_parsing( data_t *cookie, int exp_ret )
|
||||||
{
|
{
|
||||||
mbedtls_ssl_context ssl;
|
mbedtls_ssl_context ssl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user