mbedtls/tests
Nicholas Wilson 733676b978 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.
2015-11-14 13:09:01 +00:00
..
data_files Merge pull request #320 from Inikup/fix-issue-318 2015-11-02 05:52:42 +09:00
scripts Small improvement to test script 2015-10-30 11:15:40 +01:00
suites Allow test suites to be run on Windows 2015-11-14 13:09:01 +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 2015-11-14 13:09:01 +00:00
compat.sh Fix bashisms in test scripts 2015-08-04 17:15:13 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Add skeleton for EC J-PAKE module 2015-09-07 12:43:09 +02:00
ssl-opt.sh Update ssl-opt.sh for EC J-PAKE disabled by default 2015-10-20 15:24:51 +02:00