mbedtls/tests
Andres AG 3da3b6eccb 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 16:38:25 +00:00
..
data_files Add tests for out flags from x509_crt_verify_top() 2017-01-20 16:38:25 +00:00
scripts Updated test script all.sh 2016-10-14 10:48:17 +01:00
suites Add tests for out flags from x509_crt_verify_top() 2017-01-20 16:38:25 +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:05:25 +00:00
compat.sh Adapt SSLv3 test configuration for new default 2016-03-15 20:39:52 +00:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
ssl-opt.sh Add simple test for repeated IVs when using AEAD 2016-10-13 10:26:58 +01:00