Refine test code and test scripts

Signed-off-by: XiaokangQian <xiaokang.qian@arm.com>
This commit is contained in:
XiaokangQian
2021-11-23 08:49:51 +00:00
parent 07c554748a
commit ff5f6c8bb0
2 changed files with 7 additions and 5 deletions

View File

@@ -2613,8 +2613,6 @@ component_test_tls13_experimental_with_everest () {
component_test_tls13_experimental_with_rsa () {
msg "default config with MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL enabled, with rsa"
scripts/config.py set MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL
scripts/config.py unset MBEDTLS_SSL_USE_MPS
scripts/config.py unset MBEDTLS_SSL_SRV_C
scripts/config.py set MBEDTLS_SSL_CLI_C
scripts/config.py set MBEDTLS_RSA_C
scripts/config.py set MBEDTLS_X509_RSASSA_PSS_SUPPORT