mbedtls/tests
Nicholas Wilson 44ea01110c Allow test suites to be run on Windows
For a start, they don't even compile with Visual Studio due to strcasecmp
being missing.  Secondly, on Windows Perl scripts aren't executable and have
to be run using the Perl interpreter directly; thankfully CMake is able to
find cygwin Perl straight away without problems.
2016-11-10 15:38:52 +00:00
..
data_files X509: Future CA among trusted: add more tests 2016-07-14 12:02:56 +01:00
scripts Updated test script all.sh 2016-10-14 10:48:17 +01:00
suites Allow test suites to be run on Windows 2016-11-10 15:38:52 +00:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Allow test suites to be run on Windows 2016-11-10 15:38:52 +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