mbedtls/tests
Gilles Peskine 2531970772 Switch cmake -O2 builds around to where we test a lot
Use Release mode (-O2) for component_test_full_cmake_clang which runs SSL
tests.

To have some coverage with Check mode (which enables more compiler warnings
but compiles with -Os), change a few other builds that only run unit tests
at most to Check mode.

Don't add any new builds, to keep the total build volume down. We don't need
extensive coverage of all combinations, just a reasonable set.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-10-28 14:28:53 +02:00
..
.jenkins
configs Move long -D lists from all.sh to a header file 2021-09-21 09:40:02 +02:00
data_files More precise testing of dhm_min_len 2021-04-01 14:18:31 +02:00
docker/bionic
git-scripts
include Show values when TEST_EQUAL fails 2021-10-22 11:06:52 +02:00
scripts Switch cmake -O2 builds around to where we test a lot 2021-10-28 14:28:53 +02:00
src Show values when TEST_EQUAL fails 2021-10-22 11:06:52 +02:00
suites Merge pull request #4835 from gilles-peskine-arm/base64-no-table-2.2x 2021-10-27 12:18:29 +02:00
.gitignore
CMakeLists.txt Add missing test suites to CMakeLists.txt 2021-05-25 19:35:17 +02:00
compat-in-docker.sh
compat.sh Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman 2021-04-01 14:06:41 +02:00
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile 'make test': show failing test cases when cmake does 2021-09-21 09:36:07 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #5097 from gilles-peskine-arm/ssl-opt-resend-retry-2.x 2021-10-27 16:24:41 +01:00