mbedtls/tests
Andres AG 9f430c15d8 Add tests for out flags from x509_crt_verify_top()
The tests load certificate chains from files. The CA chains contain a
past or future certificate and an invalid certificate. The test then
checks that the flags set are MBEDTLS_X509_BADCERT_EXPIRED or
MBEDTLS_X509_BADCERT_FUTURE.
2017-01-20 13:52:01 +00:00
..
data_files Add tests for out flags from x509_crt_verify_top() 2017-01-20 13:52:01 +00:00
scripts Fix all.sh test builds with recent glibc and clang 2017-01-06 16:14:44 +00:00
suites Add tests for out flags from x509_crt_verify_top() 2017-01-20 13:52:01 +00: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 2016-11-17 16:04:33 +00:00
compat.sh Remove specific GnuTLS and OpenSSL version requirements 2016-09-15 20:45:53 +01: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-13 13:51:13 +01:00
ssl-opt.sh Merge fix for AEAD Random IVs 2016-10-14 00:48:33 +01:00