mbedtls/tests
Manuel Pégourié-Gonnard c6967d21b9 Tune output format of analyze_outcomes.py
The part "driver: skipped/failed, reference: passed" didn't add any
information, but used up space on the screen and made the output
slightly harder to parse.

OTOH, now that we have multiple analyze_vs_reference tasks, we
should print out which one we're doing, so that that output makes sense
in case of a failure on the CI (which runs all tasks).

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2023-01-05 12:55:08 +01:00
..
.jenkins Add a Jenkinsfile for PR job testing 2018-10-19 16:41:54 +01:00
configs Merge branch 'development' into rfc9146_2 2022-11-14 17:43:15 +00:00
data_files Merge pull request #6663 from davidhorstmann-arm/fix-typo-unsupported 2022-11-29 21:44:27 +01:00
docker/bionic Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
include Merge pull request #6784 from valeriosetti/issue6702 2023-01-03 09:36:58 +01:00
opt-testcases TLS 1.3: Fix some test dependencies 2022-12-15 13:46:23 +01:00
scripts Tune output format of analyze_outcomes.py 2023-01-05 12:55:08 +01:00
src Fix leak of modulus structures in tests 2022-12-16 10:13:29 +01:00
suites Merge pull request #6784 from valeriosetti/issue6702 2023-01-03 09:36:58 +01:00
.gitignore tests: Add build of a PSA test driver library 2021-12-06 07:50:27 +01:00
CMakeLists.txt Merge pull request #6699 from gilles-peskine-arm/lcov-script 2022-12-15 12:29:23 +01:00
compat-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
compat.sh Enable all ciphers in OpenSSL >=1.1.0 2022-11-24 22:41:55 +01:00
context-info.sh Modifies tests in context-info.sh 2021-06-16 16:19:53 +01:00
Descriptions.txt Revert "Remove tests that depend on TLS or X.509" 2020-03-19 14:17:54 +01:00
make-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
Makefile Remove libtestdriver1 with 'make clean' 2023-01-05 12:55:08 +01:00
ssl-opt-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
ssl-opt.sh Merge pull request #6723 from mpg/restartable-vs-use-psa 2022-12-15 19:47:44 +01:00