mbedtls/tests
Manuel Pégourié-Gonnard 41859786be Add tests for fatal error in vrfy callback
This shows inconsistencies in how flags are handled when callback fails:
- sometimes the flags set by the callback are transmitted, sometimes not
- when the cert if not trusted, sometimes BADCERT_NOT_TRUSTED is set,
  sometimes not

This adds coverage for 9 lines and 9 branches. Now all lines related to
callback failure are covered.
2017-08-08 11:00:46 +02:00
..
data_files Improve Readme for long test certificate chains 2017-07-26 13:49:38 +01:00
git-scripts Move the git scripts to correct path 2017-07-27 21:44:34 +01:00
scripts Pre push hook script 2017-07-27 21:44:34 +01:00
suites Add tests for fatal error in vrfy callback 2017-08-08 11:00:46 +02:00
.gitignore
CMakeLists.txt
compat.sh Allow SHA-1 in test scripts 2017-06-06 18:44:14 +02:00
Descriptions.txt
Makefile
ssl-opt.sh Fix the check for max CA intermediates in ssl-opt.sh 2017-07-28 18:18:29 +01:00