mbedtls/tests
Nicholas Wilson 25f762d248 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.
2017-11-28 13:43:06 +00:00
..
data_files Add tests for encrypted 2048 and 4096-bit RSA keys 2017-10-06 14:31:51 +01:00
scripts More tests of FALLBACK_SCSV 2017-05-17 14:50:38 +02:00
suites Allow test suites to be run on Windows 2017-11-28 13:43:06 +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 2017-11-28 13:43:06 +00:00
compat.sh Update default configuration 2016-04-09 00:16:40 +01:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Adds test_suite_pkcs1_v15 to tests/Makefile 2016-05-18 20:08:16 +01:00
ssl-opt.sh Renegotiation: Add tests for SigAlg ext parsing 2017-10-11 14:06:40 +01:00