Lines Matching refs:msg
359 msg() function
382 msg "build: ARM Compiler 6 ($FLAGS)"
386 msg "size: ARM Compiler 6 ($FLAGS)"
692 msg "info: $0 configuration"
771 msg "info: output_env.sh"
809 msg "Check: recursion.pl" # < 1s
814 msg "Check: check-generated-files, files generated with make" # 2s
818 msg "Check: check-generated-files -u, files present" # 2s
823 msg "Check: check-generated-files -u, files absent" # 2s
834 msg "Check: doxygen markup outside doxygen blocks" # < 1s
839 msg "Check: file sanity checks (permissions, encodings)" # < 1s
844 msg "Check: changelog entries" # < 1s
856 msg "Check: declared and exported names (builds the library)" # < 3s
861 msg "Check: test case descriptions" # < 1s
872 msg "Check: doxygen warnings (builds the documentation)" # ~ 3s
883 msg "build: make, default config (out-of-box)" # ~1min
889 msg "test: main suites make, default config (out-of-box)" # ~10s
892 msg "selftest: make, default config (out-of-box)" # ~10s
900 msg "build: cmake, gcc, ASan" # ~ 1 min 50s
904 msg "test: main suites (inc. selftests) (ASan build)" # ~ 50s
907 msg "test: selftest (ASan build)" # ~ 10s
910 msg "test: ssl-opt.sh (ASan build)" # ~ 1 min
913 msg "test: compat.sh (ASan build)" # ~ 6 min
916 msg "test: context-info.sh (ASan build)" # ~ 15 sec
921 msg "build: full config, cmake, gcc, ASan"
926 msg "test: main suites (inc. selftests) (full config, ASan build)"
929 msg "test: selftest (ASan build)" # ~ 10s
932 msg "test: ssl-opt.sh (full config, ASan build)"
935 msg "test: compat.sh (full config, ASan build)"
938 msg "test: context-info.sh (full config, ASan build)" # ~ 15 sec
943 msg "build: full config - USE_PSA_CRYPTO + PSA_CRYPTO_KEY_ID_ENCODES_OWNER, cmake, gcc, ASan"
950 msg "test: full config - USE_PSA_CRYPTO + PSA_CRYPTO_KEY_ID_ENCODES_OWNER, cmake, gcc, ASan"
963 …msg "build: full config - USE_PSA_CRYPTO + PSA_CRYPTO_KEY_ID_ENCODES_OWNER + PSA_CRYPTO_SPM, make,…
981 msg "build: default config - PSA_CRYPTO_C + PSA_CRYPTO_CLIENT, make"
987 msg "test: default config - PSA_CRYPTO_C + PSA_CRYPTO_CLIENT, make"
992 msg "build: default config minus MBEDTLS_GENPRIME"
996 msg "test: default config minus MBEDTLS_GENPRIME"
1001 msg "test/build: ref-configs (ASan build)" # ~ 6 min 20s
1016 msg "build: Default + !MBEDTLS_SSL_RENEGOTIATION (ASan build)" # ~ 6 min
1021 msg "test: !MBEDTLS_SSL_RENEGOTIATION - main suites (inc. selftests) (ASan build)" # ~ 50s
1024 msg "test: !MBEDTLS_SSL_RENEGOTIATION - ssl-opt.sh (ASan build)" # ~ 6 min
1029 msg "build: Default + !MBEDTLS_PEM_PARSE_C + !MBEDTLS_FS_IO (ASan build)"
1037 …msg "test: !MBEDTLS_PEM_PARSE_C !MBEDTLS_FS_IO - main suites (inc. selftests) (ASan build)" # ~ 50s
1040 msg "test: !MBEDTLS_PEM_PARSE_C !MBEDTLS_FS_IO - ssl-opt.sh (ASan build)" # ~ 6 min
1045 msg "build: Default + RSA_NO_CRT (ASan build)" # ~ 6 min
1050 msg "test: RSA_NO_CRT - main suites (inc. selftests) (ASan build)" # ~ 50s
1053 msg "test: RSA_NO_CRT - RSA-related part of ssl-opt.sh (ASan build)" # ~ 5s
1056 msg "test: RSA_NO_CRT - RSA-related part of compat.sh (ASan build)" # ~ 3 min
1059 msg "test: RSA_NO_CRT - RSA-related part of context-info.sh (ASan build)" # ~ 15 sec
1064 msg "build: Full minus CTR_DRBG, classic crypto in TLS"
1072 msg "test: Full minus CTR_DRBG, classic crypto - main suites"
1078 msg "test: Full minus CTR_DRBG, classic crypto - ssl-opt.sh (subset)"
1081 msg "test: Full minus CTR_DRBG, classic crypto - compat.sh (subset)"
1086 msg "build: Full minus CTR_DRBG, PSA crypto in TLS"
1094 msg "test: Full minus CTR_DRBG, USE_PSA_CRYPTO - main suites"
1100 msg "test: Full minus CTR_DRBG, USE_PSA_CRYPTO - ssl-opt.sh (subset)"
1103 msg "test: Full minus CTR_DRBG, USE_PSA_CRYPTO - compat.sh (subset)"
1108 msg "build: Full minus HMAC_DRBG, classic crypto in TLS"
1117 msg "test: Full minus HMAC_DRBG, classic crypto - main suites"
1125 msg "test: Full minus HMAC_DRBG, classic crypto - ssl-opt.sh (subset)"
1130 msg "test: Full minus HMAC_DRBG, classic crypto - compat.sh (ECDSA)"
1135 msg "build: Full minus HMAC_DRBG, PSA crypto in TLS"
1144 msg "test: Full minus HMAC_DRBG, USE_PSA_CRYPTO - main suites"
1152 msg "test: Full minus HMAC_DRBG, USE_PSA_CRYPTO - ssl-opt.sh (subset)"
1157 msg "test: Full minus HMAC_DRBG, USE_PSA_CRYPTO - compat.sh (ECDSA)"
1162 msg "build: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, classic crypto in TLS"
1177 msg "test: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, classic crypto - main suites"
1180 msg "test: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, classic crypto - ssl-opt.sh (subset)"
1185 msg "build: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, PSA crypto in TLS"
1196 msg "test: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, PSA crypto - main suites"
1199 msg "test: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, PSA crypto - ssl-opt.sh (subset)"
1204 msg "build: full + PSA_CRYPTO_EXTERNAL_RNG + USE_PSA_CRYPTO minus CTR_DRBG"
1211 msg "test: full + PSA_CRYPTO_EXTERNAL_RNG + USE_PSA_CRYPTO minus CTR_DRBG"
1214 msg "test: full + PSA_CRYPTO_EXTERNAL_RNG + USE_PSA_CRYPTO minus CTR_DRBG"
1219 msg "build: Everest ECDH context (ASan build)" # ~ 6 min
1224 msg "test: Everest ECDH context - main suites (inc. selftests) (ASan build)" # ~ 50s
1227 msg "test: Everest ECDH context - ECDH-related part of ssl-opt.sh (ASan build)" # ~ 5s
1230 msg "test: Everest ECDH context - compat.sh with some ECDH ciphersuites (ASan build)" # ~ 3 min
1236 msg "build: Everest ECDH context, only Curve25519" # ~ 6 min
1250 msg "test: Everest ECDH context, only Curve25519" # ~ 50s
1255 msg "build: small SSL_OUT_CONTENT_LEN (ASan build)"
1261 msg "test: small SSL_OUT_CONTENT_LEN - ssl-opt.sh MFL and large packet tests"
1266 msg "build: small SSL_IN_CONTENT_LEN (ASan build)"
1272 msg "test: small SSL_IN_CONTENT_LEN - ssl-opt.sh MFL tests"
1277 msg "build: small MBEDTLS_SSL_DTLS_MAX_BUFFERING #0"
1282 msg "test: small MBEDTLS_SSL_DTLS_MAX_BUFFERING #0 - ssl-opt.sh specific reordering test"
1287 msg "build: small MBEDTLS_SSL_DTLS_MAX_BUFFERING #1"
1292 msg "test: small MBEDTLS_SSL_DTLS_MAX_BUFFERING #1 - ssl-opt.sh specific reordering test"
1297 msg "build+test: psa_collect_statuses" # ~30s
1306 msg "build: cmake, full config, clang" # ~ 50s
1311 msg "test: main suites (full config, clang)" # ~ 5s
1314 msg "test: psa_constant_names (full config, clang)" # ~ 1s
1317 msg "test: ssl-opt.sh default, ECJPAKE, SSL async (full config)" # ~ 1s
1320 msg "test: compat.sh DES, 3DES & NULL (full config)" # ~ 2 min
1323 msg "test: compat.sh ARIA + ChachaPoly"
1334 msg "build: cmake MSan (clang), full config with constant flow testing"
1341 msg "test: main suites (Msan + constant flow)"
1355 msg "build: cmake release GCC, full config with constant flow testing"
1363 msg "test: main suites (valgrind + constant flow)"
1370 msg "build: make, default + MBEDTLS_DEPRECATED_REMOVED" # ~ 30s
1374 msg "test: make, default + MBEDTLS_DEPRECATED_REMOVED" # ~ 5s
1379 msg "build: make, full_no_deprecated config" # ~ 30s
1383 msg "test: make, full_no_deprecated config" # ~ 5s
1391 msg "build: make, full_no_deprecated config, MBEDTLS_DEPRECATED_WARNING" # ~ 30s
1397 msg "test: make, full_no_deprecated config, MBEDTLS_DEPRECATED_WARNING" # ~ 5s
1404 msg "build: make, full config + MBEDTLS_DEPRECATED_WARNING, expect warnings" # ~ 30s
1410 msg "build: make tests, full config + MBEDTLS_DEPRECATED_WARNING, expect warnings" # ~ 30s
1417 msg "test: full config + MBEDTLS_TEST_DEPRECATED" # ~ 30s
1428 msg "build: make, crypto only"
1435 msg "build: make, crypto only, full config"
1442 msg "build: make, crypto only, baremetal config"
1449 msg "test/build: curves.pl (gcc)" # ~ 4 min
1454 msg "test/build: curves.pl with MBEDTLS_USE_PSA_CRYPTO defined (gcc)"
1460 msg "test/build: depends-hashes.pl (gcc)" # ~ 2 min
1465 msg "test/build: depends-hashes.pl with MBEDTLS_USE_PSA_CRYPTO defined (gcc)"
1471 msg "test/build: depends-pkalgs.pl (gcc)" # ~ 2 min
1476 msg "test/build: depends-pkalgs.pl with MBEDTLS_USE_PSA_CRYPTO defined (gcc)"
1482 msg "test/build: key-exchanges (gcc)" # ~ 1 min
1487 msg "build: Unix make, full, gcc + g++"
1491 msg "test: cpp_dummy_build"
1496 msg "build: MBEDTLS_XXX_ALT" # ~30s
1517 msg "build: MBEDTLS_DHM_ALT" # ~30s
1529 msg "build: cmake, full config minus MBEDTLS_USE_PSA_CRYPTO, ASan"
1540 msg "test: main suites (full minus MBEDTLS_USE_PSA_CRYPTO)"
1543 msg "test: ssl-opt.sh (full minus MBEDTLS_USE_PSA_CRYPTO)"
1546 msg "test: compat.sh default (full minus MBEDTLS_USE_PSA_CRYPTO)"
1549 msg "test: compat.sh DES & NULL (full minus MBEDTLS_USE_PSA_CRYPTO)"
1552 msg "test: compat.sh ARIA + ChachaPoly (full minus MBEDTLS_USE_PSA_CRYPTO)"
1560 msg "test: full + MBEDTLS_PSA_CRYPTO_CONFIG + as much acceleration as supported"
1592 msg "test: full + MBEDTLS_PSA_CRYPTO_CONFIG"
1598 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG minus MBEDTLS_PSA_CRYPTO_DRIVERS"
1605 msg "test: full + MBEDTLS_PSA_CRYPTO_CONFIG minus MBEDTLS_PSA_CRYPTO_DRIVERS"
1611 …msg "build: full minus MBEDTLS_CHACHAPOLY_C without PSA_WANT_ALG_GCM and PSA_WANT_ALG_CHACHA20_POL…
1618 …msg "test: full minus MBEDTLS_CHACHAPOLY_C without PSA_WANT_ALG_GCM and PSA_WANT_ALG_CHACHA20_POLY…
1628 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_ECDSA without MBEDTLS_ECDSA_C"
1644 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_ECDH without MBEDTLS_ECDH_C"
1662 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_KEY_TYPE_ECC_KEY_PAIR"
1676 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY"
1690 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_HMAC"
1703 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_HKDF without MBEDTLS_HKDF_C"
1718 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_MD5 - other hashes"
1736 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_RIPEMD160 - other hashes"
1754 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_SHA_1 - other hashes"
1772 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_SHA_224 - other hashes"
1789 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_SHA_256 - other hashes"
1807 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_SHA_384 - other hashes"
1824 msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_SHA_512 - other hashes"
1842 …msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_RSA_PKCS1V15_CRYPT + PSA_WANT_KEY_TYPE…
1858 …msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_RSA_PKCS1V15_SIGN + PSA_WANT_KEY_TYPE_…
1874 …msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_RSA_OAEP + PSA_WANT_KEY_TYPE_RSA_PUBLI…
1890 …msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_ALG_RSA_PSS + PSA_WANT_KEY_TYPE_RSA_PUBLIC…
1906 …msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_KEY_TYPE_RSA_KEY_PAIR + PSA_WANT_ALG_RSA_P…
1920 …msg "build: full + MBEDTLS_PSA_CRYPTO_CONFIG + PSA_WANT_KEY_TYPE_RSA_PUBLIC_KEY + PSA_WANT_ALG_RSA…
1935 msg "build: full config except platform/fsio/net, make, gcc, C99" # ~ 30s
1959 msg "build: full config with NO_STD_FUNCTION, make, gcc" # ~ 30s
1969 msg "build: full config except ssl_srv.c, make, gcc" # ~ 30s
1976 msg "build: full config except ssl_cli.c, make, gcc" # ~ 30s
1985 msg "build: full config except net_sockets.c, make, gcc -std=c99 -pedantic" # ~ 30s
1993 msg "build: default config with memory buffer allocator and backtrace enabled"
2001 msg "test: MBEDTLS_MEMORY_BUFFER_ALLOC_C and MBEDTLS_MEMORY_BACKTRACE"
2006 msg "build: default config with memory buffer allocator"
2012 msg "test: MBEDTLS_MEMORY_BUFFER_ALLOC_C"
2015 msg "test: ssl-opt.sh, MBEDTLS_MEMORY_BUFFER_ALLOC_C"
2022 msg "build: default config except MFL extension (ASan build)" # ~ 30s
2027 msg "test: ssl-opt.sh, MFL-related tests"
2032 msg "build: default config with MBEDTLS_SSL_KEEP_PEER_CERTIFICATE disabled (ASan build)"
2037 msg "test: !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE"
2040 msg "test: ssl-opt.sh, !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE"
2043 msg "test: compat.sh, !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE"
2046 msg "test: context-info.sh, !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE"
2051 msg "build: no MFL extension, small SSL_OUT_CONTENT_LEN (ASan build)"
2058 msg "test: MFL tests (disabled MFL extension case) & large packet tests"
2061 msg "test: context-info.sh (disabled MFL extension case)"
2066 msg "build: MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH enabled (ASan build)"
2071 msg "test: MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH enabled"
2074 msg "test: ssl-opt.sh, MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH enabled"
2077 msg "test: compat.sh, MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH enabled"
2082 …msg "build: MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH and MBEDTLS_SSL_DTLS_CONNECTION_ID enabled (ASan bu…
2089 msg "test: MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH and MBEDTLS_SSL_DTLS_CONNECTION_ID"
2092 …msg "test: ssl-opt.sh, MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH and MBEDTLS_SSL_DTLS_CONNECTION_ID enabl…
2095 …msg "test: compat.sh, MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH and MBEDTLS_SSL_DTLS_CONNECTION_ID enable…
2100 msg "build: Connection ID enabled, debug disabled"
2107 msg "test: Connection ID enabled, debug disabled"
2112 msg "build: default config with memory buffer allocator and MFL extension"
2121 …msg "test: MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH, MBEDTLS_MEMORY_BUFFER_ALLOC_C, MBEDTLS_MEMORY_DEBUG…
2124 …msg "test: MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH, MBEDTLS_MEMORY_BUFFER_ALLOC_C, MBEDTLS_MEMORY_DEBUG…
2129 msg "build: when no ciphersuites have MAC"
2135 msg "test: !MBEDTLS_SSL_SOME_MODES_USE_MAC"
2138 msg "test ssl-opt.sh: !MBEDTLS_SSL_SOME_MODES_USE_MAC"
2143 msg "build: default config without MBEDTLS_HAVE_TIME_DATE"
2148 msg "test: !MBEDTLS_HAVE_TIME_DATE - main suites"
2153 msg "build: MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO enabled (ASan build)"
2160 msg "test: MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO enabled (ASan build)"
2165 msg "build: malloc(0) returns NULL (ASan+UBSan build)"
2169 msg "test: malloc(0) returns NULL (ASan+UBSan build)"
2172 msg "selftest: malloc(0) returns NULL (ASan+UBSan build)"
2177 msg "test ssl-opt.sh: malloc(0) returns NULL (ASan+UBSan build)"
2187 msg "build: default config with AES_FEWER_TABLES enabled"
2191 msg "test: AES_FEWER_TABLES"
2196 msg "build: default config with AES_ROM_TABLES enabled"
2200 msg "test: AES_ROM_TABLES"
2205 msg "build: default config with AES_ROM_TABLES and AES_FEWER_TABLES enabled"
2210 msg "test: AES_FEWER_TABLES + AES_ROM_TABLES"
2215 msg "build: full + MBEDTLS_ENTROPY_FORCE_SHA256 (ASan build)"
2222 msg "test: full + MBEDTLS_ENTROPY_FORCE_SHA256 (ASan build)"
2227 msg "build: full + MBEDTLS_CTR_DRBG_USE_128_BIT_KEY (ASan build)"
2234 msg "test: full + MBEDTLS_CTR_DRBG_USE_128_BIT_KEY (ASan build)"
2239 msg "build: full + MBEDTLS_CTR_DRBG_USE_128_BIT_KEY + MBEDTLS_ENTROPY_FORCE_SHA256 (ASan build)"
2247 msg "test: full + MBEDTLS_CTR_DRBG_USE_128_BIT_KEY + MBEDTLS_ENTROPY_FORCE_SHA256 (ASan build)"
2252 msg "build: default config + MBEDTLS_PSA_CRYPTO_SE_C"
2256 msg "test: default config + MBEDTLS_PSA_CRYPTO_SE_C"
2261 msg "build: MBEDTLS_PSA_CRYPTO_DRIVERS w/ driver hooks"
2272 msg "test: full + MBEDTLS_PSA_CRYPTO_DRIVERS"
2277 msg "build/test: make shared" # ~ 40s
2283 msg "build/test: cmake shared" # ~ 2min
2293 msg "build/test: $cc $opt, $info" # ~ 30s
2315 msg "build: make with MBEDTLS_CONFIG_FILE" # ~40s
2328 msg "build: i386, make, gcc -O0 (ASan build)" # ~ 30s
2332 msg "test: i386, make, gcc -O0 (ASan build)"
2345 msg "build: i386, make, gcc -O2 (ASan build)" # ~ 30s
2349 msg "test: i386, make, gcc -O2 (ASan build)"
2352 msg "test ssl-opt.sh, i386, make, gcc-O2"
2360 msg "build: i386, Everest ECDH context (ASan build)" # ~ 6 min
2364 msg "test: i386, Everest ECDH context - main suites (inc. selftests) (ASan build)" # ~ 50s
2367 msg "test: i386, Everest ECDH context - ECDH-related part of ssl-opt.sh (ASan build)" # ~ 5s
2370 …msg "test: i386, Everest ECDH context - compat.sh with some ECDH ciphersuites (ASan build)" # ~ 3 …
2379 msg "build: 64-bit ILP32, make, gcc" # ~ 30s
2383 msg "test: 64-bit ILP32, make, gcc"
2394 msg "build: Default + MBEDTLS_MPI_WINDOW_SIZE=1 (ASan build)" # ~ 10s
2399 msg "test: MBEDTLS_MPI_WINDOW_SIZE=1 - main suites (inc. selftests) (ASan build)" # ~ 10s
2404 msg "build: gcc, force 32-bit bignum limbs"
2410 msg "test: gcc, force 32-bit bignum limbs"
2415 msg "build: gcc, force 64-bit bignum limbs"
2421 msg "test: gcc, force 64-bit bignum limbs"
2426 msg "build: MBEDTLS_NO_UDBL_DIVISION native" # ~ 10s
2431 msg "test: MBEDTLS_NO_UDBL_DIVISION native" # ~ 10s
2436 msg "build: MBEDTLS_NO_64BIT_MULTIPLICATION native" # ~ 10s
2441 msg "test: MBEDTLS_NO_64BIT_MULTIPLICATION native" # ~ 10s
2446 msg "build: no strings" # ~10s
2455 msg "test: no strings" # ~ 10s
2460 msg "build: full + MBEDTLS_X509_REMOVE_INFO" # ~ 10s
2466 msg "test: full + MBEDTLS_X509_REMOVE_INFO" # ~ 10s
2469 msg "test: ssl-opt.sh, full + MBEDTLS_X509_REMOVE_INFO" # ~ 1 min
2474 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -O1" # ~ 10s
2478 msg "size: ${ARM_NONE_EABI_GCC_PREFIX}gcc -O1"
2483 msg "build: ${ARM_LINUX_GNUEABI_GCC_PREFIX}gcc -march=arm5vte" # ~ 10s
2492 msg "size: ${ARM_LINUX_GNUEABI_GCC_PREFIX}gcc -march=armv5te -O1"
2500 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -march=arm5vte" # ~ 10s
2507 msg "size: ${ARM_NONE_EABI_GCC_PREFIX}gcc -march=armv5te -O1"
2512 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -mthumb -mcpu=cortex-m0plus" # ~ 10s
2516 msg "size: ${ARM_NONE_EABI_GCC_PREFIX}gcc -mthumb -mcpu=cortex-m0plus -Os"
2521 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -DMBEDTLS_NO_UDBL_DIVISION, make" # ~ 10s
2530 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc MBEDTLS_NO_64BIT_MULTIPLICATION, make" # ~ 10s
2539 msg "build: ARM Compiler 5"
2543 msg "size: ARM Compiler 5"
2565 msg "build: default config with MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL enabled, without padding"
2570 msg "test: default config with MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL enabled, without padding"
2572 msg "ssl-opt.sh (TLS 1.3 experimental)"
2577 msg "build: default config with MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL enabled, with padding"
2582 msg "test: default config with MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL enabled, with padding"
2584 msg "ssl-opt.sh (TLS 1.3 experimental)"
2589 …msg "build: default config with MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL enabled, with ecp_restartabl…
2594 …msg "test: default config with MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL enabled, with ecp_restartable"
2596 msg "ssl-opt.sh (TLS 1.3 experimental)"
2601 msg "build: default config with MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL enabled, with Everest"
2607 msg "test: default config with MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL enabled, with Everest"
2609 msg "ssl-opt.sh (TLS 1.3 experimental)"
2614 msg "build: Windows cross build - mingw64, make (Link Library)" # ~ 30s
2621 msg "build: Windows cross build - mingw64, make (DLL)" # ~ 30s
2634 msg "build: MSan (clang)" # ~ 1 min 20s
2639 msg "test: main suites (MSan)" # ~ 10s
2642 msg "test: ssl-opt.sh (MSan)" # ~ 1 min
2648 msg "test: compat.sh (MSan)" # ~ 6 min 20s
2654 msg "build: Release (clang)"
2658 msg "test: main suites valgrind (Release)"
2664 msg "test: ssl-opt.sh --memcheck (Release)"
2669 msg "test: compat.sh --memcheck (Release)"
2674 msg "test: context-info.sh --memcheck (Release)"
2680 msg "build: cmake 'out-of-source' build"
2687 msg "test: cmake 'out-of-source' build"
2704 msg "build: cmake 'as-subdirectory' build"
2717 msg "build: cmake 'as-package' build"
2730 msg "build: cmake 'as-installed-package' build"
2759 msg "test: $compiler $optimization_flag, mbedtls_platform_zeroize()"
2773 msg "Lint: Python scripts"
2778 msg "unit test: generate_test_code.py"
2784 msg "unit test: translate_ciphers.py"
2793 msg "Done, cleaning up"
2807 msg "Testing error reporting $error_test_i"