mbedtls/tests
Manuel Pégourié-Gonnard a8ed751200 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.
2018-03-05 13:34:20 +01:00
..
data_files Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted 2017-11-28 18:44:49 +01:00
scripts Add test command for 64-bit ILP32 in all.sh 2018-01-29 21:59:12 +01:00
suites Add tests for fatal error in vrfy callback 2018-03-05 13:34:20 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Support verbose output of the test suites 2018-01-25 18:25:44 +00:00
compat.sh wait_server_start: warn if lsof is not available 2018-01-22 11:24:01 +01:00
Descriptions.txt
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
ssl-opt.sh Merge branch 'prr_428' into mbedtls-2.1-proposed 2018-02-22 16:24:13 +01:00