Gilles Peskine c1317759f2 Build with -O2 when running ssl-opt
SSL testing benefits from faster executables, so use -O2 rather than -O1.
Some builds use -O1, but that's intended for jobs that only run unit tests,
where the build takes longer than the tests.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-10-18 20:24:35 +02:00
..
.jenkins Add Jenkinsfile for PR job 2018-10-19 15:25:10 +01:00
configs Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
data_files Merge pull request #4044 from darrenkrahn/mbedtls-2.16 2021-08-26 16:23:58 +01:00
git-scripts Fix license header in pre-commit hook 2020-08-19 17:54:47 +02:00
scripts Build with -O2 when running ssl-opt 2021-10-18 20:24:35 +02:00
suites Merge pull request #4847 from mstarzyk-mobica/ecb-alt-ret-2.16 2021-10-14 12:10:58 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Merge remote-tracking branch 'origin/pr/2293' into mbedtls-2.16 2019-03-05 16:31:02 +00:00
compat.sh Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman 2021-04-09 17:28:04 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile 'make test': show failing test cases when cmake does 2021-09-21 09:41:58 +02:00
ssl-opt.sh Use 127.0.0.1 rather than localhost 2021-10-13 18:43:54 +01:00