mbedtls/tests
Hanno Becker 3b1422e55e Check threshold for MBEDTLS_X509_MAX_INTERMEDIATE_CA in X509 tests
The X509 test suite assumes that MBEDTLS_X509_MAX_INTERMEDIATE_CA is below the
hardcoded threshold 20 used in the long certificate chain generating script
tests/data_files/dir-max/long.sh. This commit adds a compile-time check for
that.
2017-07-26 13:49:38 +01:00
..
data_files Improve Readme for long test certificate chains 2017-07-26 13:49:38 +01:00
scripts Merge remote-tracking branch 'gilles/iotssl-1223/development' into development 2017-06-06 20:11:36 +02:00
suites Check threshold for MBEDTLS_X509_MAX_INTERMEDIATE_CA in X509 tests 2017-07-26 13:49:38 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Remove need for elevated command line in Windows 2017-02-15 09:08:26 +00:00
compat.sh Allow SHA-1 in test scripts 2017-06-06 18:44:14 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Clean up of formatting, and potential integer overflow fix 2016-10-06 15:23:39 +01:00
ssl-opt.sh Check value of MBEDTLS_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh 2017-07-26 13:49:32 +01:00