mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-21 06:40:50 +00:00
Fix test failure
The test was checking for an obsolete error. Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
bed8927538
commit
6ce10be0ce
@ -5375,7 +5375,7 @@ run_test "PSK callback: no psk, no callback" \
|
|||||||
"$P_CLI force_ciphersuite=TLS-PSK-WITH-AES-128-CBC-SHA \
|
"$P_CLI force_ciphersuite=TLS-PSK-WITH-AES-128-CBC-SHA \
|
||||||
psk_identity=foo psk=abc123" \
|
psk_identity=foo psk=abc123" \
|
||||||
1 \
|
1 \
|
||||||
-s "SSL - None of the common ciphersuites is usable" \
|
-s "SSL - The handshake negotiation failed" \
|
||||||
-S "SSL - Unknown identity received" \
|
-S "SSL - Unknown identity received" \
|
||||||
-S "SSL - Verification of the message MAC failed"
|
-S "SSL - Verification of the message MAC failed"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user