mbedtls/tests
Nicholas Wilson b19bac4d82 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-05-23 14:29:28 +01:00
..
data_files Merge branch 'iotssl-629-der-trailing-bytes' 2016-03-12 23:28:26 +00:00
scripts Adds better support to debug generated code 2016-04-26 14:46:56 +01:00
suites Allow test suites to be run on Windows 2016-05-23 14:29:28 +01:00
.gitignore
CMakeLists.txt Allow test suites to be run on Windows 2016-05-23 14:29:28 +01:00
compat.sh Update interop tests to default configuration 2016-03-09 19:32:11 +00:00
Descriptions.txt
Makefile Add skeleton for EC J-PAKE module 2015-09-07 12:43:09 +02:00
ssl-opt.sh Add a test for SSLv3 with extensions, server side 2016-05-06 13:57:19 +01:00