mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 12:35:38 +01:00
Fix mismatching debug grep in ssl-opt.sh CID tests
This commit is contained in:
parent
9687029d22
commit
ad8e2c9144
@ -1147,7 +1147,7 @@ run_test "(STUB) Connection ID: Client disabled, server enabled" \
|
||||
-C "found CID extension" \
|
||||
-S "Copy CIDs into SSL transform" \
|
||||
-C "Copy CIDs into SSL transform" \
|
||||
-s "Use of Connection ID was not offered by the client"
|
||||
-s "Use of Connection ID was not offered by client"
|
||||
|
||||
requires_config_enabled MBEDTLS_SSL_CID
|
||||
run_test "(STUB) Connection ID: Client+Server enabled, Client+Server CID nonempty" \
|
||||
|
Loading…
Reference in New Issue
Block a user