mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
tests: generate_ssl_session_reset_check: remove trailing whitespace
Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
parent
dce45a7cfe
commit
4c8a9b7a5e
@ -106,7 +106,7 @@ SPECIAL_BEHAVIORS = {
|
|||||||
'out_buf_len': ['TEST_ASSERT(after->out_buf_len == MBEDTLS_SSL_OUT_BUFFER_LEN);'],
|
'out_buf_len': ['TEST_ASSERT(after->out_buf_len == MBEDTLS_SSL_OUT_BUFFER_LEN);'],
|
||||||
}
|
}
|
||||||
|
|
||||||
NAMED_STRUCTURES = frozenset([
|
NAMED_STRUCTURES = frozenset([
|
||||||
'dtls_srtp_info',
|
'dtls_srtp_info',
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user