commit | 2add5c13ea504f255c62e6c566ca650af2e3e2ef | [log] [tgz] |
---|---|---|
author | TRodziewicz <tomasz.rodziewicz@mobica.com> | Wed Apr 28 16:50:20 2021 +0200 |
committer | TRodziewicz <tomasz.rodziewicz@mobica.com> | Wed Apr 28 16:50:20 2021 +0200 |
tree | 3bd2ad0a151bcd12eac64cce8d201fc001bf0178 | |
parent | e66f49c3ce49911cbb8f030eebbd99573113186a [diff] |
On second thought changing the way the test is run Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index a60b66b..2b0122c 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -2063,6 +2063,7 @@ scripts/config.py unset MBEDTLS_ARC4_C scripts/config.py unset MBEDTLS_CIPHER_MODE_CBC scripts/config.py unset MBEDTLS_ECJPAKE_C + scripts/config.py unset MBEDTLS_CMAC_C make msg "test: !MBEDTLS_SSL_SOME_MODES_USE_MAC"