commit | f55886a21777a9974fb01390c1cb3e6dba746cbe | [log] [tgz] |
---|---|---|
author | Jerry Yu <jerry.h.yu@arm.com> | Sun Jun 19 11:48:56 2022 +0800 |
committer | Jerry Yu <jerry.h.yu@arm.com> | Wed Jun 29 16:13:46 2022 +0800 |
tree | 05e4f7c37d70e8dbdf79e993717f5dba48d6c86b | |
parent | 6babfee178c4e5d28ee8c7de80621d5fab8f0043 [diff] |
fix various issues Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index 8de3728..afabb64 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh
@@ -1600,7 +1600,7 @@ requires_config_enabled MBEDTLS_ECP_DP_CURVE25519_ENABLED run_test "Default" \ "$P_SRV debug_level=3" \ - "$P_CLI debug_level=4" \ + "$P_CLI" \ 0 \ -s "Protocol is TLSv1.2" \ -s "Ciphersuite is TLS-ECDHE-RSA-WITH-CHACHA20-POLY1305-SHA256" \