mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Rename functions and add test messages
Change-Id: Iab51b031ae82d7b2d384de708858be64be75f9ed Signed-off-by: XiaokangQian <xiaokang.qian@arm.com>
This commit is contained in:
parent
088c92977e
commit
3ad67bf4e3
5 changed files with 5 additions and 4 deletions
|
|
@ -12027,6 +12027,8 @@ run_test "TLS 1.3, default suite, PSK - gnutls" \
|
|||
-c "client hello, adding pre_shared_key extension, omitting PSK binder list" \
|
||||
-c "client hello, adding psk_key_exchange_modes extension" \
|
||||
-c "client hello, adding PSK binder list" \
|
||||
-s "Parsing extension 'PSK Key Exchange Modes/45'" \
|
||||
-s "Parsing extension 'Pre Shared Key/41'" \
|
||||
-c "<= write client hello"
|
||||
|
||||
for i in opt-testcases/*.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue